Skip to content

Commit

Permalink
docs: enable permalinks for headings (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
afuetterer authored Jun 7, 2024
1 parent 36faff2 commit 89d0a3d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ markdown_extensions:
- pymdownx.inlinehilite
- pymdownx.snippets
- pymdownx.superfences
- toc:
permalink: true

extra:
version:
Expand Down

0 comments on commit 89d0a3d

Please sign in to comment.