Teoz doesn't work in a "group" or "alt". This works: @startuml !pragma teoz true Alice -> Bob : hello & Bob -> Charlie : hi @enduml
This doesn't work: @startuml !pragma teoz true group Alice -> Bob : hello & Bob -> Charlie : hi end @enduml
Hello, here is the problem in an image:
Same as:
http://plantuml.sourceforge.net/qa/?qa=5101/%26-doesnt-work-inside-group
(--------)