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: v4.2.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: v4.2.2
Choose a head ref
  • 3 commits
  • 9 files changed
  • 3 contributors

Commits on Nov 5, 2022

  1. fix: fix escape characters in links (#2628)

    * fix: fix escape characters in links
    
    * chore: remove escapes in def
    
    * chore: fix lang replace on undefined
    UziTech authored Nov 5, 2022
    1 Configuration menu
    Copy the full SHA
    44a2a23 View commit details
    Browse the repository at this point in the history
  2. 🗜️ build [skip ci]

    MarkedJS bot committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    1a87b9f View commit details
    Browse the repository at this point in the history
  3. chore(release): 4.2.2 [skip ci]

    ## [4.2.2](v4.2.1...v4.2.2) (2022-11-05)
    
    ### Bug Fixes
    
    * fix escape characters in links ([#2628](#2628)) ([44a2a23](44a2a23))
    semantic-release-bot committed Nov 5, 2022
    1 Configuration menu
    Copy the full SHA
    48e28e7 View commit details
    Browse the repository at this point in the history
Loading