Use pymdownx.magiclink with its default configuration
The docs contain bare links that are not rendered without it.
This commit is contained in:
parent
44600550c6
commit
23a5f1b628
1 changed files with 1 additions and 0 deletions
|
|
@ -137,6 +137,7 @@ markdown_extensions:
|
|||
pygments_lang_class: true
|
||||
- pymdownx.inlinehilite
|
||||
- pymdownx.keys
|
||||
- pymdownx.magiclink
|
||||
- pymdownx.mark
|
||||
- pymdownx.smartsymbols
|
||||
- pymdownx.superfences:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue