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 05c4ab9 commit 0450abeCopy full SHA for 0450abe
doc/conf.py
@@ -55,7 +55,7 @@
55
myst_enable_extensions = [
56
"attrs_inline", # Allow inline attributes after images
57
"colon_fence", # Allow code fences using colons
58
- "substitution", # Allow substituitions
+ "substitution", # Allow substitutions
59
]
60
# These enable substitutions using {{ key }} in the Markdown files
61
myst_substitutions = {
0 commit comments