Skip to content

Commit

Permalink
markdown: Enable auto-link creation
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxuser committed Aug 23, 2023
1 parent 0d55da1 commit e2e3256
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,6 @@ plugins:
enabled: !ENV [CI, false]
strict: false
enable_creation_date: true

markdown_extensions:
- pymdownx.magiclink

0 comments on commit e2e3256

Please sign in to comment.