Crash for several spaces and option -teps:text

0 votes
asked Mar 16, 2015 in Bug by stephan_sy (200 points)
Hi!

The following sequence chart causes a crash for "-teps:text". However, "-teps" works.

The problem seem to be more than 2 spaces.

BR

Stephan

@startuml
hide footbox

participant Alice as alice
participant Bob as bob

alice ->> bob : <b> SIGNAL_1\n  next line

@enduml

1 Answer

0 votes
answered Mar 16, 2015 by plantuml (298,440 points)
Ok, thanks for the report.

It should work better with the last beta: https://dl.dropboxusercontent.com/u/13064071/plantuml.jar
...