We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 15902b1 + 79b4c4c commit 937fdd0Copy full SHA for 937fdd0
docs/conf.py
@@ -83,3 +83,7 @@
83
# relative to this directory. They are copied after the builtin static files,
84
# so a file named "default.css" will overwrite the builtin "default.css".
85
html_static_path = ['_static']
86
+
87
+# Enable linking to an anchor of a relative page
88
+# See https://github.com/executablebooks/MyST-Parser/issues/443
89
+myst_heading_anchors = 2
0 commit comments