Revert "Merge branch 'release_9.2.0_buggfixes'"

This reverts commit 1a0309fb87, reversing
changes made to 56a8068a7f.

This is because the PR https://github.com/mermaid-js/mermaid/pull/3702
worked fine on the `develop` and `release_9.2.0_buggfixes` branches,
but had a bunch of git merge conflicts on the `release/9.2.0` branch.
This commit is contained in:
Alois Klink
2022-10-27 16:43:09 +01:00
parent 1a0309fb87
commit 81924f72c8
3 changed files with 11 additions and 55 deletions

View File

@@ -72,7 +72,7 @@ classDiagram
Student "1" --o "1" IdCard : carries
Student "1" --o "1" Bike : rides
</pre>
<pre id="diagram" class="mermaid">
<pre id="diagram" class="mermaid2">
mindmap
root
child1((Circle))