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: segmentfault/HyperDown
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 16ed406
Choose a base ref
...
head repository: segmentfault/HyperDown
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7050399
Choose a head ref
  • 3 commits
  • 1 file changed
  • 3 contributors

Commits on Jun 26, 2025

  1. Merge branch 'fix/link' into 'master'

    fix: 处理解析过长的链接导致JIT栈溢出(preg_match error: JIT stack limit exhausted)
    
    See merge request segmentfault/HyperDown!12
    joyqi committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    d0c0779 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2025

  1. Configuration menu
    Copy the full SHA
    8be45e0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fix/table' into 'master'

    fix: 处理表格解析只有表格头部,分割线解析会出问题的bug
    
    See merge request segmentfault/HyperDown!13
    Ren Yubin committed Jul 4, 2025
    Configuration menu
    Copy the full SHA
    7050399 View commit details
    Browse the repository at this point in the history
Loading