Skip to content

Commit 81452d0

Browse files
author
Nate Thornton
authored
Merge pull request #24 from NearNodeFlash/enable-section-permalinks
Enable permalinks (links at the end of each header)
2 parents 8e59158 + 63ac005 commit 81452d0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ plugins:
2727
- macros
2828
- section-index
2929
markdown_extensions:
30+
- toc:
31+
permalink: true
3032
- pymdownx.highlight:
3133
anchor_linenums: true
3234
- admonition

0 commit comments

Comments
 (0)