mirror of
https://github.com/tylernguyen/wiki.git
synced 2025-02-05 08:23:14 -06:00
feat: add pymdownx.critic
This commit is contained in:
parent
82d6646f5a
commit
9874c60606
1 changed files with 1 additions and 1 deletions
|
@ -251,7 +251,7 @@ markdown_extensions:
|
||||||
class: setting
|
class: setting
|
||||||
- pymdownx.betterem
|
- pymdownx.betterem
|
||||||
- pymdownx.caret
|
- pymdownx.caret
|
||||||
- pymdownx.blocks.details
|
- pymdownx.critic
|
||||||
- pymdownx.keys
|
- pymdownx.keys
|
||||||
- pymdownx.mark
|
- pymdownx.mark
|
||||||
- pymdownx.tilde
|
- pymdownx.tilde
|
||||||
|
|
Loading…
Reference in a new issue