first commit
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Sthope 2022-04-24 15:30:50 +02:00
parent 2944706b0a
commit 6f03474462

View File

@ -51,7 +51,9 @@ markdown_extensions:
toc_depth: 4
- pymdownx.highlight: # code highlighting
linenums: true
anchor_linenums: true
- pymdownx.tabbed # enables tabs for embedded blocks
- pymdownx.inlinehilite
- pymdownx.snippets
- pymdownx.superfences # allows for the nesting of code blocks inside other blocks
- pymdownx.keys