Skip to content

Commit

Permalink
Docs: Add pymdownx magiclink extension for automatic link handling
Browse files Browse the repository at this point in the history
  • Loading branch information
LifeAdventurer committed Nov 10, 2024
1 parent 847235c commit dca5043
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit dca5043

Please sign in to comment.