Add markdown extensions
This commit is contained in:
parent
adf7584f9f
commit
05bb4a3f8b
1 changed files with 3 additions and 0 deletions
|
@ -53,6 +53,9 @@ markdown_extensions:
|
||||||
- pymdownx.superfences
|
- pymdownx.superfences
|
||||||
- pymdownx.tabbed:
|
- pymdownx.tabbed:
|
||||||
alternate_style: true
|
alternate_style: true
|
||||||
|
- pymdownx.tilde
|
||||||
|
- pymdownx.caret
|
||||||
|
- pymdownx.keys
|
||||||
nav:
|
nav:
|
||||||
- 'index.md'
|
- 'index.md'
|
||||||
- 'Documentation':
|
- 'Documentation':
|
||||||
|
|
Loading…
Reference in a new issue