terrastruct / d2

D2 is a modern diagram scripting language that turns text to diagrams.
https://d2lang.com
Mozilla Public License 2.0
16.59k stars 417 forks source link

FR: Add the ability to add connections to connections #2073

Closed MrPixelized closed 1 month ago

MrPixelized commented 1 month ago

For example: the data transfer from node A to C affects the data transfer from node D to C in the following way (arrow from the connection between A and C to the connection between D and C).

alixander commented 1 month ago

dupe of https://github.com/terrastruct/d2/issues/423