Hello PlantUML team,
To continue with sub-diagram or embedded diagram feature:
- Could you accept YAML diagram as sub-diagram or embedded diagram?
Here is an example:
@startuml
file n [
Example of YAML file:
{{yaml
fruit: Apple
size: Large
color:
- Red
- Green
}}
]
@enduml
[same thing also for wire-diagram]
Thanks for your support,
Regards,
Th.