Enable pymdownx.magiclink to get automatic links for URLs in the Markdown docs
This commit is contained in:
@@ -28,6 +28,8 @@ markdown_extensions:
|
||||
permalink: True
|
||||
- attr_list
|
||||
- admonition
|
||||
- pymdownx.magiclink:
|
||||
repo_url_shortener: True
|
||||
|
||||
plugins:
|
||||
- importmarkdown
|
||||
|
||||
Reference in New Issue
Block a user