回退
This commit is contained in:
@@ -64,7 +64,7 @@ class MD2HTMLExporter(MDExporter):
|
|||||||
extensions = [
|
extensions = [
|
||||||
'markdown.extensions.tables',
|
'markdown.extensions.tables',
|
||||||
'pymdownx.arithmatex',
|
'pymdownx.arithmatex',
|
||||||
'pymdownx.superfences' # 使用 superfences
|
'pymdownx.superfences'
|
||||||
]
|
]
|
||||||
|
|
||||||
extension_configs = {
|
extension_configs = {
|
||||||
|
|||||||
Reference in New Issue
Block a user