Update example.md

This commit is contained in:
Dmitry 2025-06-24 16:23:20 +03:00 committed by GitHub
parent 80d6328f12
commit 17f7e8930a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,20 @@
### PlantUML
в md-файле можно написать:
``` plantuml
Bob -> Alice : hello Alice -> Bob : hi
рендеринг *.iuml файлов
- https://github.com/marketplace/actions/plantuml-for-markdown
- https://github.com/jonashackt/plantuml-markdown
? в md-файле можно написать:
```plantuml
@startuml
Bob -> Alice : hello
@enduml
```
https://github.com/jonashackt/plantuml-markdown
https://github.com/plantuml/plantuml
### example
https://github.com/okunev-e/plantuml_examples