mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-18 06:49:47 +02:00
Better margin calclulation when there are several diagrams on one page.
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
c1-->a2
|
||||
|
||||
</div>
|
||||
<div class="mermaid2">graph TB
|
||||
<div class="mermaid">graph TB
|
||||
subgraph
|
||||
sq[Square shape] -.-> ci((Circle shape))
|
||||
od>Odd shape]-. Two line<br>edge comment .-> ro
|
||||
|
Reference in New Issue
Block a user