(--------)
Hi R.,
Could you use long form with alias, as:
@startuml [First component] component "Another component" as Comp2 component Comp3 component "Last\ncomponent" as Comp4 @enduml
Regards,Th.
Hi all,
The both are OK:
@startuml [First component] [Another component] as Comp2 component Comp3 component [Last\ncomponent] as Comp4 @enduml