zensical:fix - remove BetterEm extension from defaults

Signed-off-by: squidfunk <martin.donath@squidfunk.com>
This commit is contained in:
squidfunk
2025-11-12 14:32:58 +01:00
parent 9af791b997
commit 3dc5ef84e4
-1
View File
@@ -379,7 +379,6 @@ def _apply_defaults(config: dict, path: str) -> dict:
"md_in_html": {},
"toc": {"permalink": True},
"pymdownx.arithmatex": {"generic": True},
"pymdownx.betterem": {"smart_enable": "all"},
"pymdownx.caret": {},
"pymdownx.details": {},
"pymdownx.emoji": {