Skip to content

Enable heading permalinks with unicode-aware TOC slugs - #211

Merged
jgadsden merged 2 commits into
OWASP:mainfrom
arkid15r:ark/add-toc-permalinks
Jul 28, 2026
Merged

Enable heading permalinks with unicode-aware TOC slugs#211
jgadsden merged 2 commits into
OWASP:mainfrom
arkid15r:ark/add-toc-permalinks

Conversation

@arkid15r

Copy link
Copy Markdown
Contributor

Summary :

Enable heading permalinks with unicode-aware TOC slugs.
Add toc.permalink so readers can copy deep links to subsections, and use
slugify_unicode so non-Latin headings get stable readable anchors instead of #_1 fallbacks.

Description for the changelog :

Enable heading permalinks with unicode-aware TOC slugs

Declaration:

Thanks for submitting a pull request, please make sure:

  • content meets the license for this project
  • you have read the contribution guide and agree to the Code of Conduct
  • either no AI-generated content has been used in this pull request
  • or any use of AI in this pull request has been disclosed below:
    • AI Tools: I used AI to develop the solution and summarize changes into the commit description

Add toc.permalink so readers can copy deep links to subsections, and use
slugify_unicode so non-Latin headings get stable readable anchors instead of #_1 fallbacks.
@jgadsden

Copy link
Copy Markdown
Contributor

good point @arkid15r
this was not deliberate; just the usual errors & omissions you get in every software project
please proceed with this pull request by taking it out of draft status

@jgadsden jgadsden added the bug label Jul 28, 2026
@arkid15r
arkid15r marked this pull request as ready for review July 28, 2026 16:43

@jgadsden jgadsden left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for catching and fixing this @arkid15r

@jgadsden
jgadsden merged commit cebce54 into OWASP:main Jul 28, 2026
13 of 14 checks passed
@arkid15r
arkid15r deleted the ark/add-toc-permalinks branch July 28, 2026 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants