Hello S.,
The fact is that wire is indentation sensitive;
Have a look to those examples:
@startwire
$foo1
$foo2
$foo3
@endwire | @startwire
$foo1
$foo2
$foo3
@endwire | @startwire
$foo1
$foo2
$foo3
@endwire | @startwire
$foo1
$foo2
$foo3
@endwire |
| | | |
See documentation:
Components can be nested using indentations (like in Python)
http://alphadoc.plantuml.com/doc/markdown/en/wire-diagram#962sxksrb6j7kgt4drtj
For spot, we can post a wanted feature to accept indentation of spot.
If that can help,
Regards,
Th.