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 191e107 commit dff5195Copy full SHA for dff5195
mkdocs.yml
@@ -68,9 +68,6 @@ markdown_extensions:
68
anchor_linenums: true
69
line_spans: __span
70
pygments_lang_class: true
71
- - pymdownx.superfences
72
- - pymdownx.tasklist
73
- - pymdownx.tabbed
74
- pymdownx.keys
75
- pymdownx.snippets:
76
check_paths: true
@@ -79,6 +76,8 @@ markdown_extensions:
79
- name: mermaid
80
77
class: mermaid
81
78
format: "!!python/name:pymdownx.superfences.fence_code_format"
+ - pymdownx.tabbed
+ - pymdownx.tasklist
82
- toc:
83
permalink: "¤"
84
0 commit comments