Better text handling for flowcharts

This commit is contained in:
knsv
2014-11-25 18:58:47 +01:00
parent d18103a0ec
commit 2317ea5117
14 changed files with 548 additions and 250 deletions

View File

@@ -22,7 +22,7 @@
chimp:Chimpansenhoppar
</div>
<div class="mermaid">
graph TB;A(Astrid)-->B[Irene];
graph TB;A(Astrid # a)-->B[Irene];
A-->C[Christer];
B-->D[Micke];
B-->E[Maria];