How the parser reads your steps
Role: action— text before the colon becomes the swimlane. Steps without a role stay in the previous lane.- End a step with
?to make it a decision diamond. -> 4routes a branch to step 4. Add a label:-> 4 (No). A decision's unlabeled path continues to the next step as "Yes".- Start with
ENDto mark a terminator, e.g.END Finance: Payment issued. A Start node and final End are added automatically. - Numbered prefixes (
1.,Step 2:) are stripped automatically — paste straight from an SOP.
Visio also opens the SVG directly (File → Open) as fully editable shapes if you prefer.