feat: modified presenterm options to automatically render languages and parse frontmatter

This commit is contained in:
Ceferino Patino 2025-10-12 16:02:33 -05:00
commit 5d5339b555
No known key found for this signature in database

View file

@ -5,4 +5,10 @@ snippet:
enable: true
exec_replace:
enable: true
strict_front_matter_parsing: false
options:
auto_render_languages:
- d2
- mermaid
- latex
command_prefix: "cmd:"
strict_front_matter_parsing: false