Skip to content

Commit 25e29d8

Browse files
author
AlexRogalskiy
committed
Added info on workflows
Updates on github-actions
1 parent 8adbd93 commit 25e29d8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

mkdocs.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,12 +99,13 @@ markdown_extensions:
9999
use_pygments: false
100100
guess_lang: false
101101
- pymdownx.highlight: {}
102+
- pymdownx.tasklist:
103+
custom_checkbox: true
102104
- pymdownx.extra: {}
103-
- pymdownx.magiclink: {}
104105
- pymdownx.tilde: {}
106+
- pymdownx.magiclink: {}
105107
- pymdownx.caret: {}
106108
- pymdownx.smartsymbols: {}
107-
- pymdownx.tasklist: {}
108109
- pymdownx.progressbar: {}
109110
- pymdownx.arithmatex: {}
110111
- pymdownx.mark: {}

0 commit comments

Comments
 (0)