asciiflow
asciiflow copied to clipboard
Corrupted export ascii compared to actual diagram
trafficstars
My actual diagram:

Diagram shown in export box:
┌────────────┐
│ server │
│ DHCPServer │
│ │
└─────┬──────┘
│if01
│
│
│if01
┌─────────────┐ ┌─────┴──────┐
┌─────────────┐
│ │if01 if02│ │if03 if01│ client1 │
│ ixia ├──────────┤ switch ├─────────┤ DHCPClient1 │
│ │ │ │
│ │
└─────────────┘ └─────┬──────┘
└─────────────┘
│if04
│
│
│if01
┌─────┴──────┐
│ client2 │
│ DHCPClient2│
│ │
└────────────┘
I stumbled on this as well, it seems to be the same problem as https://github.com/lewish/asciiflow/issues/185