plantUML
Emacsに導入(2022/1/23)。
code:org
#+begin_src plantuml :file ./plantuml-example.png
Bob -> Alice : hello
#+end_src
#+RESULTS:
file:./plantuml-example.png
https://gyazo.com/b2622663bf5cd182824a5e869457bf34
PlantUML - ユースケース図 | プログラマーズ雑記帳