zensical:fix - add BetterEm back with default settings

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