Tb Convergence Straight Drop
Two lines converge at a TB section's terminal merge; the feeder whose source is collinear with the merge drops dead straight while the sibling arrives diagonally, instead of the straight feeder kinking off its lane (issue #1007).
Mermaid source
%%metro title: TB Convergence Straight Drop%%metro style: dark%%metro line: a | A | #e63946%%metro line: b | B | #0570b0
%%metro grid: work | 0,0
graph LR subgraph work [Work] %%metro direction: TB top[Top] side[Side] merge[Merge] top -->|a| merge side -->|b| merge endCLI command
nf-metro render examples/topologies/tb_convergence_straight_drop.mmd -o tb_convergence_straight_drop.svg