Open ketozhang opened 1 year ago
Looks like there are only two field supported: title
and displayMode
? @MasonM
Yes, currently only title and displaymode are supported, but we just added full config support to frontmatter today via https://github.com/mermaid-js/mermaid/pull/4750.
That has some added documentation
The frontmatter docs at https://mermaid.js.org/config/configuration.html don't link to the actual config schema https://mermaid.js.org/config/schema-docs/config.html
In decmeber 2022, some work was done to deprecate directives and replace with front matter. The code says "we will add autogeneration" soon. May I suggest deleting the comments?
There exist front matter for all diagrams (e.g., https://github.com/mermaid-js/mermaid/pull/3706), but there are no documentation of this