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 8adbd93 commit 25e29d8Copy full SHA for 25e29d8
mkdocs.yml
@@ -99,12 +99,13 @@ markdown_extensions:
99
use_pygments: false
100
guess_lang: false
101
- pymdownx.highlight: {}
102
+ - pymdownx.tasklist:
103
+ custom_checkbox: true
104
- pymdownx.extra: {}
- - pymdownx.magiclink: {}
105
- pymdownx.tilde: {}
106
+ - pymdownx.magiclink: {}
107
- pymdownx.caret: {}
108
- pymdownx.smartsymbols: {}
- - pymdownx.tasklist: {}
109
- pymdownx.progressbar: {}
110
- pymdownx.arithmatex: {}
111
- pymdownx.mark: {}
0 commit comments