Skip to content

Commit b40e1ea

Browse files
committed
fix: generate implicit MyST header anchors
1 parent e523247 commit b40e1ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pages/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
"substitution",
4141
"html_image",
4242
]
43+
myst_heading_anchors = 5
4344

4445
html_theme = "sphinx_book_theme"
4546
html_title = "Fortran Package Manager"

0 commit comments

Comments
 (0)