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.
1 parent 6960dd0 commit 6628cc3Copy full SHA for 6628cc3
docs/conf.py
@@ -36,7 +36,7 @@
36
"myst_parser",
37
]
38
39
-myst_enable_extensions = ["colon_fence"]
+myst_enable_extensions = ["colon_fence", "substitution", "replacements"]
40
41
issues_github_path = about["__github__"].replace("https://github.com/", "")
42
0 commit comments