mirror of
https://github.com/zensical/zensical.git
synced 2026-08-25 16:46:43 +00:00
chore: shim for markdown-exec not executing
Signed-off-by: squidfunk <martin.donath@squidfunk.com>
This commit is contained in:
@@ -678,6 +678,7 @@ def _apply_defaults(config: dict, path: str) -> dict:
|
||||
|
||||
# Map plugins configuration to Markdown extensions
|
||||
_shim_autorefs(config)
|
||||
_shim_markdown_exec(config)
|
||||
_shim_mkdocstrings(config, path)
|
||||
_shim_glightbox(config)
|
||||
_shim_macros(config)
|
||||
|
||||
Reference in New Issue
Block a user