Hello Plantuml,
After some tests, on Deployment Diagram with the extended syntax with bracket, and using Creole:
We observe that Creole does not work on 'card'.
@startuml
card card [
This is a <b>card
----
You can use separator
====
of different kind
....
and style
]
rectangle rectangle [
This is a <b>rectangle
----
You can use separator
====
of different kind
....
and style
]
@enduml
http://www.plantuml.com/plantuml/umla/hOz12W8n34Nt_nIvW9v0PGxXHiH5dAPQhAcawSBR6zqCk9v72249FFxKdSt7is9cI_HhPnplfLCKq-vw-Ewm2N1g8pwKHXVgyc9ZRuPzW9OfbPp5H9qUHHEs0LWJTNzNmGKmcPtrLeMMwS-r7DOmJg8fedq0
For 'boundary', 'control', 'entity' and 'interface' we understand that Creole does not work, but why for 'card'?
- Is it necessary to use rectangle instead?
Thanks,
Regards,
Th.