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

This commit is contained in:
Sthope 2022-04-24 16:00:24 +02:00
parent ee3ed68c81
commit c37d64981e

View File

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