mirror of
https://github.com/zensical/zensical.git
synced 2026-05-04 01:50:48 +00:00
zensical:fix - add BetterEm back with default settings
Signed-off-by: squidfunk <martin.donath@squidfunk.com>
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user