Merge branch 'master' into develop

This commit is contained in:
Knut Sveidqvist
2020-05-30 17:11:23 +02:00
8 changed files with 71 additions and 59 deletions

View File

@@ -59,8 +59,8 @@ graph LR
State4 --> [*]
}
</div>
<div class="mermaid2 mermaid-apa" style="width: 100%; height: 20%;">
stateDiagram
<div class="mermaid mermaid-apa" style="width: 100%; height: 20%;">
stateDiagram-v2
[*] --> Still
Still --> [*]
</div>