PlantUML
Open-source tool that uses simple textual descriptions to draw beautiful UML diagrams.
可以用來繪製UML圖表的工具
甘特圖
https://plantuml.com/ja/gantt-diagram
/villagepump/PlantUMLでカレンダーをつくる
code:gantt.txt
@startgantt
hide footbox
Project starts 2022-12-31
1月上旬 starts 2023-01-01 and ends 2023-01-10
1月中旬 starts 2023-01-11 and ends 2023-01-20
1月下旬 starts 2023-01-21 and ends 2023-01-31
@endgantt
/villagepump/LT:PlantUMLを使おう
$ http://www.plantuml.com/plantuml/proxy?src=:url&fmt=svg
https://www.plantuml.com/plantuml/proxy?src=https://scrapbox.io/api/code/1cc/PlantUML/gantt.txt&fmt=svg#.svg
/villagepump/PlantUMLで数式を書く
可在@startuml與@enduml之間撰寫LaTeX語法