diff --git a/BPM/graphic_editor/mermaid_etc/PlantUML/example.md b/BPM/graphic_editor/mermaid_etc/PlantUML/example.md new file mode 100644 index 00000000..3f5639f9 --- /dev/null +++ b/BPM/graphic_editor/mermaid_etc/PlantUML/example.md @@ -0,0 +1,4 @@ +### PlantUML +в md-файле можно написать: + +```plantuml Bob -> Alice : hello Alice -> Bob : hi ```