mirror of
https://github.com/juanfont/headscale.git
synced 2026-04-11 11:37:03 +02:00
Use pymdownx.magiclink with its default configuration
The docs contain bare links that are not rendered without it.
This commit is contained in:
committed by
nblock
parent
44600550c6
commit
23a5f1b628
@@ -137,6 +137,7 @@ markdown_extensions:
|
|||||||
pygments_lang_class: true
|
pygments_lang_class: true
|
||||||
- pymdownx.inlinehilite
|
- pymdownx.inlinehilite
|
||||||
- pymdownx.keys
|
- pymdownx.keys
|
||||||
|
- pymdownx.magiclink
|
||||||
- pymdownx.mark
|
- pymdownx.mark
|
||||||
- pymdownx.smartsymbols
|
- pymdownx.smartsymbols
|
||||||
- pymdownx.superfences:
|
- pymdownx.superfences:
|
||||||
|
|||||||
Reference in New Issue
Block a user