mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-21 06:53:17 +08:00
chore(katex): generated types
This commit is contained in:
parent
67cbdb41f7
commit
22a7234b54
@ -127,6 +127,7 @@ export interface MermaidConfig {
|
||||
* without their own MathML implementation. If this option is disabled and MathML is not supported, the math
|
||||
* equations are replaced with a warning. If this option is enabled and MathML is not supported, Mermaid will
|
||||
* fall back to legacy rendering for KaTeX.
|
||||
*
|
||||
*/
|
||||
legacyMathML?: boolean;
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user