LibreWeb-Browser/plantuml.md

7 lines
67 B
Markdown

# PlantUML
```plantuml
Bob -> Alice : hello
Alice -> Bob : ok
```