Skip to content

Commit d578252

Browse files
committed
Enable MyST auto-generated header anchor label slugs
1 parent cccf9bb commit d578252

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@
128128
# -- Myst config ---------------------------------------------------
129129
myst_admonition_enable = True
130130
myst_deflist_enable = True
131+
myst_heading_anchors = 3
131132
myst_update_mathjax = False
132133
myst_enable_extensions = ["substitution", "colon_fence"]
133134

0 commit comments

Comments
 (0)