mkdocs: add pilcrows after headings
This commit is contained in:
parent
1ef027cf73
commit
a4206fd115
@ -26,6 +26,7 @@ markdown_extensions:
|
||||
guess_lang: false
|
||||
- toc:
|
||||
toc_depth: 3
|
||||
permalink: true
|
||||
- pymdownx.details # Einklappbare Admonitions mittels ??? statt !!!
|
||||
- pymdownx.superfences # Verschachtelung von Blöcken, z.B. Code in Listen-Elementen
|
||||
- pymdownx.tabbed # Tabs
|
||||
|
Loading…
Reference in New Issue
Block a user