Skip to content

Commit 6628cc3

Browse files
committed
docs(myst): Add substitution and replacements
1 parent 6960dd0 commit 6628cc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"myst_parser",
3737
]
3838

39-
myst_enable_extensions = ["colon_fence"]
39+
myst_enable_extensions = ["colon_fence", "substitution", "replacements"]
4040

4141
issues_github_path = about["__github__"].replace("https://github.com/", "")
4242

0 commit comments

Comments
 (0)