add the md_in_html extension, for a reason I don't remember
This commit is contained in:
parent
e2eb86ce03
commit
6684cfce19
@ -16,7 +16,7 @@
|
||||
},
|
||||
"MARKDOWN_EXTENSIONS": [
|
||||
"extra", "incorporealcms.mdx.figures", "incorporealcms.mdx.pydot",
|
||||
"sane_lists", "smarty", "toc", "attr_list", "tables", "pymdownx.tilde"
|
||||
"sane_lists", "smarty", "toc", "attr_list", "tables", "pymdownx.tilde", "md_in_html"
|
||||
],
|
||||
"MARKDOWN_EXTENSION_CONFIGS": {
|
||||
"extra": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user