Merge branch 'mermaid-js:develop' into feature/2776_katex_math

This commit is contained in:
Nicolas Newman
2023-03-03 20:14:17 -06:00
committed by GitHub
47 changed files with 1447 additions and 1282 deletions

View File

@@ -37,7 +37,7 @@
</pre>
<script type="module">
import mermaid from '../packages/mermaid';
import mermaid from '../packages/mermaid/src/mermaid';
mermaid.initialize({
theme: 'forest',
// themeCSS: '.node rect { fill: red; }',