feat: modified presenterm options to automatically render languages and parse frontmatter
This commit is contained in:
parent
ad737ff757
commit
5d5339b555
1 changed files with 7 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue