Diagram showing sequence diagram with long message text

This commit is contained in:
Knut Sveidqvist
2020-06-19 11:01:54 +02:00
parent 44d5009538
commit a4d96b032e

View File

@@ -21,6 +21,12 @@
<body>
<h1>info below</h1>
<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
subgraph 1
A --> B;