Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: markedjs/marked
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v17.0.0
Choose a base ref
...
head repository: markedjs/marked
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v17.0.1
Choose a head ref
  • 9 commits
  • 18 files changed
  • 5 contributors

Commits on Nov 10, 2025

  1. docs: Modernize Docs UI with Tailwind, Dark Mode, and Improved Layout (

    …#3814)
    
    * fix: fix link issues of _doc.html
    
    * fix:wrong changes done
    
    * docs:Improved the UI for Docs page
    
    * docs:final changes to UI redesign
    
    * fix:fixes dark light mode toggle in demo page
    
    * fix: fixed linting error after dark mode changes
    
    * feat:add mobile responsive design
    
    * fix: fix broken links of nav bar
    
    * fix:dark mode flash fix and backward url compatibility
    
    * fix:demo page fix
    
    * fix: fix linting error
    
    * fix:clean url and hamburger menu button
    
    * fix:fix formatting issues and more device inclusive responsive design
    
    * fix: reverts build.js to original state
    samarJ19 authored Nov 10, 2025
    Configuration menu
    Copy the full SHA
    23b9d01 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2025

  1. chore(deps-dev): Bump @semantic-release/github from 12.0.1 to 12.0.2 (#…

    …3831)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 12, 2025
    Configuration menu
    Copy the full SHA
    1711dbb View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): Bump marked-highlight from 2.2.2 to 2.2.3 (#3832)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 12, 2025
    Configuration menu
    Copy the full SHA
    554cd8d View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): Bump esbuild from 0.25.12 to 0.27.0 (#3833)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 12, 2025
    Configuration menu
    Copy the full SHA
    de635d8 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): Bump eslint from 9.39.0 to 9.39.1 (#3834)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 12, 2025
    Configuration menu
    Copy the full SHA
    c43a67e View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): Bump @markedjs/eslint-config from 1.0.13 to 1.0.14 (#…

    …3835)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Tony Brix <[email protected]>
    dependabot[bot] and UziTech authored Nov 12, 2025
    Configuration menu
    Copy the full SHA
    8a355d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2025

  1. chore(deps-dev): Bump @semantic-release/npm from 13.1.1 to 13.1.2 (#3841

    )
    
    Bumps [@semantic-release/npm](https://github.com/semantic-release/npm) from 13.1.1 to 13.1.2.
    - [Release notes](https://github.com/semantic-release/npm/releases)
    - [Commits](semantic-release/npm@v13.1.1...v13.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@semantic-release/npm"
      dependency-version: 13.1.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 19, 2025
    Configuration menu
    Copy the full SHA
    1e47df2 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2025

  1. fix: fix block elements in task item (#3828)

    Co-authored-by: Steven <[email protected]>
    UziTech and styfle authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    921ee22 View commit details
    Browse the repository at this point in the history
  2. chore(release): 17.0.1 [skip ci]

    ## [17.0.1](v17.0.0...v17.0.1) (2025-11-20)
    
    ### Bug Fixes
    
    * fix block elements in task item ([#3828](#3828)) ([921ee22](921ee22))
    semantic-release-bot committed Nov 20, 2025
    Configuration menu
    Copy the full SHA
    16209f5 View commit details
    Browse the repository at this point in the history
Loading