1
0
forked from fierke/tagwiki

updated mkdocs config

plugin: new tab for ext. links
extra-css
This commit is contained in:
2026-04-22 05:45:28 +00:00
parent 0ec2bec052
commit 5cce41a3df

View File

@@ -12,7 +12,14 @@ plugins:
- search
- git-authors
- git-revision-date-localized
- mkdocs-plugin-open-external-links-in-new-tab:
external_extensions:
- ".pdf"
- ".zip"
markdown_extensions:
- pymdownx.superfences
- pymdownx.highlight
- pymdownx.highlight
extra_css:
- stylesheets/extra.css