Merge branch 'develop' into 1474_missplaced_transitions

This commit is contained in:
Knut Sveidqvist
2020-06-19 11:38:30 +02:00
committed by GitHub
4 changed files with 44 additions and 1 deletions

View File

@@ -32,6 +32,11 @@ flowchart BT
end
c1 --apa apa apa--> b1
two --> c2
</div>
<div class="mermaid" style="width: 50%; height: 20%;">
sequenceDiagram
Alice->>Bob:Extremely utterly long line of longness which had preivously overflown the actor box as it is much longer than what it should be
Bob->>Alice: I'm short though
</div>
<div class="mermaid2" style="width: 50%; height: 20%;">
flowchart TB