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

Commits on Feb 12, 2025

  1. fix: Maximum call stack size exceeded (#315)

    * fix: Maximum call stack size exceeded
    
    * test: increase timeout
    
    * refactor: simplify test assertions by using expected variables
    D-Sketon authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    4a57485 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

  1. docs(renderer): remove link to oudated line (#312)

    incorrect after marked v15 update #305
    curbengh authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    0562dd7 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2025

  1. Configuration menu
    Copy the full SHA
    830fce8 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2025

  1. release: v7.0.1 (#316)

    Signed-off-by: D-Sketon <[email protected]>
    D-Sketon authored Mar 6, 2025
    Configuration menu
    Copy the full SHA
    595814d View commit details
    Browse the repository at this point in the history
Loading