diff --git a/mkdocs.yml b/mkdocs.yml index c5afcee..df0aaf2 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -75,6 +75,12 @@ markdown_extensions: line_spans: __span pygments_lang_class: true - pymdownx.inlinehilite + - pymdownx.magiclink: + normalize_issue_symbols: true + repo_url_shortener: true + repo_url_shorthand: true + user: LifeAdventurer + repo: patient-intake-output-recorder - pymdownx.mark - pymdownx.snippets - pymdownx.superfences: