Inrow Skip Breeze
An express line skips a station three collinear stations share; the geometric bypass pass bows it around the skipped marker (#990).
Mermaid source
%%metro title: In-row express skip%%metro style: dark%%metro line: a | Local | #2db572%%metro line: b | Express | #e63946graph LR subgraph s [Section] s1[S1] s2[S2] s3[S3] s1 -->|a| s2 s2 -->|a| s3 s1 -->|b| s3 endCLI command
nf-metro render examples/topologies/inrow_skip_breeze.mmd -o inrow_skip_breeze.svg