disable mermaid/markdown

This commit is contained in:
cclecle
2023-03-22 00:42:21 +00:00
parent 6d7411693e
commit 72e43e7c1c
2 changed files with 1 additions and 5 deletions

View File

@@ -68,11 +68,6 @@ markdown_extensions:
anchor_linenums: true
line_spans: __span
pygments_lang_class: true
- pymdownx.superfences:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format
- pymdownx.keys
- pymdownx.mark
- pymdownx.progressbar