We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91fdef5 commit 281afe3Copy full SHA for 281afe3
2 files changed
‎mkdocs.yml‎
@@ -146,9 +146,11 @@ markdown_extensions:
146
- pymdownx.mark
147
- pymdownx.smartsymbols
148
- pymdownx.superfences
149
+ - pymdownx.keys
150
- pymdownx.tasklist:
151
custom_checkbox: true
- - pymdownx.tabbed
152
+ - pymdownx.tabbed:
153
+ alternate_style: true
154
- pymdownx.tilde
155
- attr_list
156
- md_in_html
0 commit comments