in WBS diagrams, I believe there may be a bug (or perhaps it's a feature request?) to use multiline text in combination with the "Change direction" feature. I.e. Using the text below causes a syntax error. Removing the < and > make it ok.
@startwbs
* Root
**<:Line 1
Line 2;
**>:Line 3
Line 4;
@endwbs
Am I doing something wrong?
Thanks. Brian