We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cccf9bb commit d578252Copy full SHA for d578252
1 file changed
conf.py
@@ -128,6 +128,7 @@
128
# -- Myst config ---------------------------------------------------
129
myst_admonition_enable = True
130
myst_deflist_enable = True
131
+myst_heading_anchors = 3
132
myst_update_mathjax = False
133
myst_enable_extensions = ["substitution", "colon_fence"]
134
0 commit comments