Hello,
Same defect as https://forum.plantuml.net/10825/ but for component with short form [].
"When you want to mix several types of UML diagrams, you can add the word "allow_mixing" right after @start_uml.
But then declaring" component with short form [] "does not work anymore."
@startuml
allow_mixing
component foo1
component "foo 2"
[foo3 --> Does not work, with allow_mixing]
[foo 4]
["foo 5"]
@enduml
And :
http://www.plantuml.com/plantuml/umla/SoWkIImgAStDuKhCoSalZy_DhCZCI-TApiyjoCzBpIjHIClFDqJYAW7v2aPAND50sbX1LzTEmIK_jLWXBxz4eJo_A5j7eJop94C1sQnOi5e54o0Drcog5Clba9gN0hGJ0000
Thanks,
Regards,
Th.