Can multiline links be properly supported?

0 votes
asked May 19, 2017 in Bug by boshka (3,940 points)
retagged May 23, 2017 by boshka
@startuml
!define COMPONENT_NAME [[http://www.address.com Line 1\nLine 2]]
participant "COMPONENT_NAME" as MyComponent
@enduml
 

1 Answer

0 votes
answered May 23, 2017 by plantuml (294,960 points)
Thanks for the report.

This should be fixed with last beta (beta10)

https://www.dropbox.com/s/koo42q3d9gxw288/plantuml.jar?dl=0

Tell us if it's not working for you.

Regards,
commented May 23, 2017 by boshka (3,940 points)
thank   you!
...