9 |
10 | mf[Markdown file];
13 | mf-->cm[\`\`\`mermaid \`\`\`];
14 | cm-->mdx[mdx-mermaid];
15 | mdx-->Mermaid;
16 | Mermaid-->SVG;
17 | `}
18 | // This isn't processed by the parser so needs config passing if it's to be configured
19 | config={{}}/>
20 |
21 |
22 |