test/2.md
2021-10-13 13:40:16 +00:00

7 lines
158 B
Markdown

```plantuml
Alice -> Bob: Authentication Request
Bob --> Alice: Authentication Response
Alice -> Bob: Another authentication Request
Alic
```