Better margin calclulation when there are several diagrams on one page.

This commit is contained in:
knsv
2015-01-25 16:39:34 +01:00
parent a38a156d3b
commit 910b90b79c
7 changed files with 9 additions and 8 deletions

View File

@@ -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