mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-18 19:54:17 +01:00
chore(katex): generated types
This commit is contained in:
@@ -127,6 +127,7 @@ export interface MermaidConfig {
|
|||||||
* without their own MathML implementation. If this option is disabled and MathML is not supported, the math
|
* 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
|
* 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.
|
* fall back to legacy rendering for KaTeX.
|
||||||
|
*
|
||||||
*/
|
*/
|
||||||
legacyMathML?: boolean;
|
legacyMathML?: boolean;
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user