Add markdown extensions

This commit is contained in:
Subnet_Masked 2024-01-22 20:57:56 -05:00
parent adf7584f9f
commit 05bb4a3f8b
Signed by: Subnet_Masked
GPG key ID: E1BB06A2490954E9

View file

@ -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':