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 321cd93 commit 1d77bffCopy full SHA for 1d77bff
mkdocs.yml
@@ -184,6 +184,7 @@ markdown_extensions:
184
185
# Other extensions
186
mdx_include:
187
+ markdown_include_variants:
188
189
extra:
190
analytics:
requirements-docs.txt
@@ -16,3 +16,4 @@ cairosvg==2.7.1
16
# For griffe, it formats with black
17
typer == 0.12.3
18
mkdocs-macros-plugin==1.0.5
19
+markdown-include-variants==0.0.1
0 commit comments