Merge pull request #9 from flokoe/add-toc-permalinks

Enable permalinks in toc
This commit is contained in:
Florian Köhler 2023-07-05 13:45:03 +02:00 committed by GitHub
commit 38ce4d6853
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,6 +49,8 @@ markdown_extensions:
- pymdownx.keys - pymdownx.keys
- pymdownx.smartsymbols - pymdownx.smartsymbols
- footnotes - footnotes
- toc:
permalink: true
nav: nav:
- Start: index.md - Start: index.md