Fix superfences/tabs

This commit is contained in:
Matt Borgerson 2022-02-26 23:33:46 -07:00
parent 7b8c289eff
commit 954f39ade3

View File

@ -62,12 +62,9 @@ markdown_extensions:
repo: mkdocs-material
- pymdownx.mark
- pymdownx.smartsymbols
- pymdownx.superfences:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format
- pymdownx.tabbed
- pymdownx.superfences
- pymdownx.tabbed:
alternate_style: true
- pymdownx.tasklist:
custom_checkbox: true
- pymdownx.tilde