https://dev.classmethod.jp/tool/chrome-extension-plantuml-in-github-markdown-v1-2-0/
@startuml
title: Hello
Alice -> Bob: Authentication Request
Bob --> Alice: Authentication Response
Alice -> Bob: Another authentication Request
Alice <-- Bob: another authentication Response
@enduml