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: v7.0.3
Choose a base ref
...
head repository: markedjs/marked
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.0.4
Choose a head ref
  • 5 commits
  • 23 files changed
  • 5 contributors

Commits on Aug 16, 2023

  1. docs: Tweaks to docs to make them clearer, regarding hooks and option…

    …s to lexer/parser (#2946)
    
    * Tweaks to docs to make them clearer, regarding hooks and options to lexer/parser
    
    * Remove extraneous commas
    
    * Update description of lexer/renderer options
    audiodude authored Aug 16, 2023
    1 Configuration menu
    Copy the full SHA
    4e6acc8 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. fix: fix more types (#2893)

    Co-authored-by: Steven <[email protected]>
    UziTech and styfle authored Aug 19, 2023
    1 Configuration menu
    Copy the full SHA
    a990c54 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    b6ee877 View commit details
    Browse the repository at this point in the history
  3. 🗜️ build v7.0.4 [skip ci]

    MarkedJS bot committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    6867c38 View commit details
    Browse the repository at this point in the history
  4. chore(release): 7.0.4 [skip ci]

    ## [7.0.4](v7.0.3...v7.0.4) (2023-08-19)
    
    ### Bug Fixes
    
    * fix more types ([#2893](#2893)) ([a990c54](a990c54))
    * ignore async: false when async: true is set by an extension ([#2920](#2920)) ([b6ee877](b6ee877))
    semantic-release-bot committed Aug 19, 2023
    1 Configuration menu
    Copy the full SHA
    f2a6368 View commit details
    Browse the repository at this point in the history
Loading