We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ccf6b3 commit 8aacaabCopy full SHA for 8aacaab
1 file changed
mkdocs.yml
@@ -45,6 +45,11 @@ markdown_extensions:
45
custom_checkbox: true
46
- pymdownx.progressbar:
47
- pymdownx.arithmatex:
48
+ - pymdownx.magiclink:
49
+ repo_url_shortener: true
50
+ repo_url_shorthand: true
51
+ user: SublimeText-Markdown
52
+ repo: MarkdownEditing
53
- pymdownx.mark:
54
- pymdownx.tilde:
55
- pymdownx.striphtml:
0 commit comments