Skip to content

Commit e3d006d

Browse files
committed
Add permalinks for heading anchors.
1 parent e66af00 commit e3d006d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/src/mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ markdown_extensions:
6161
- admonition
6262
- attr_list
6363
- def_list
64+
- toc:
65+
permalink: true
6466
- pymdownx.arithmatex:
6567
generic: true
6668
- pymdownx.blocks.caption

0 commit comments

Comments
 (0)