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: v18.0.1
Choose a base ref
...
head repository: markedjs/marked
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v18.0.2
Choose a head ref
  • 2 commits
  • 6 files changed
  • 2 contributors

Commits on Apr 18, 2026

  1. fix: fix infinite loop for indented code blank line (#3947)

    * fix: fix infinite loop for indented code blank line
    
    * set redos tests to not silent
    
    * simplify test
    
    * fix test
    UziTech authored Apr 18, 2026
    Configuration menu
    Copy the full SHA
    58a52e8 View commit details
    Browse the repository at this point in the history
  2. chore(release): 18.0.2 [skip ci]

    ## [18.0.2](v18.0.1...v18.0.2) (2026-04-18)
    
    ### Bug Fixes
    
    * fix infinite loop for indented code blank line ([#3947](#3947)) ([58a52e8](58a52e8))
    semantic-release-bot committed Apr 18, 2026
    Configuration menu
    Copy the full SHA
    c4f4529 View commit details
    Browse the repository at this point in the history
Loading