The `link` keyword should accept a board as a value. ```d2 question: How does the cat go? question.link: layers.cat layers: { cat: { the cat -> meeeowwww: goes } } ``` Which would then link it to whatever output path the `cat` layer gets output to. Result: https://user-images.githubusercontent.com/3120367/216789078-4b8bd445-67c5-4dc3-a822-d5061dc5be11.mp4
The
linkkeyword should accept a board as a value.Which would then link it to whatever output path the
catlayer gets output to. Result:Kapture.2023-02-04.at.12.50.45.mp4