Merge branch 'master' into develop

This commit is contained in:
Knut Sveidqvist
2021-01-23 16:10:07 +01:00
6 changed files with 26 additions and 3 deletions

View File

@@ -9,6 +9,7 @@ Mermaid can render sequence diagrams.
sequenceDiagram
Alice->>John: Hello John, how are you?
John-->>Alice: Great!
Alice-)John: See you later!
```
```mermaid