Use pymdownx.magiclink with its default configuration

The docs contain bare links that are not rendered without it.
This commit is contained in:
Florian Preinstorfer
2026-03-29 16:51:06 +02:00
committed by nblock
parent 44600550c6
commit 23a5f1b628

View File

@@ -137,6 +137,7 @@ markdown_extensions:
pygments_lang_class: true
- pymdownx.inlinehilite
- pymdownx.keys
- pymdownx.magiclink
- pymdownx.mark
- pymdownx.smartsymbols
- pymdownx.superfences: