Skip to content

fix/perf: Incorrect TOC anchor generation#5696

Merged
D-Sketon merged 1 commit intohexojs:masterfrom
D-Sketon:fix/8.0.0-4
Sep 30, 2025
Merged

fix/perf: Incorrect TOC anchor generation#5696
D-Sketon merged 1 commit intohexojs:masterfrom
D-Sketon:fix/8.0.0-4

Conversation

@D-Sketon
Copy link
Member

What does it do?

fix #5695

I think there is no need to decodeURI for the id.

Screenshots

Pull request tasks

  • Add test cases for the changes.
  • Passed the CI test.

@github-actions
Copy link

How to test

git clone -b fix/8.0.0-4 https://github.com/D-Sketon/hexo.git
cd hexo
npm install
npm test

@coveralls
Copy link

Pull Request Test Coverage Report for Build 18135030005

Details

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.526%

Totals Coverage Status
Change from base Build 17736652074: 0.0%
Covered Lines: 9859
Relevant Lines: 9906

💛 - Coveralls

@D-Sketon D-Sketon merged commit 54c1582 into hexojs:master Sep 30, 2025
22 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect TOC anchor generation

3 participants