Removed typeset plugin from mkdocs.yml

This commit is contained in:
squidfunk
2023-09-21 15:02:37 +02:00
parent c476842334
commit 98569eb23d

View File

@@ -89,7 +89,6 @@ plugins:
separator: '[\s\u200b\-_,:!=\[\]()"`/]+|\.(?!\d)|&[lg]t;|(?!\b)(?=[A-Z][a-z])' separator: '[\s\u200b\-_,:!=\[\]()"`/]+|\.(?!\d)|&[lg]t;|(?!\b)(?=[A-Z][a-z])'
- minify: - minify:
minify_html: true minify_html: true
- typeset
# Hooks # Hooks
hooks: hooks: