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