Works as so:
index.d2:
```d2
x: @x
```
x.d2:
```d2
label: meow
shape: circle
```
TODO:
- [ ] Correctly import into fields by handling the scenarios/steps overlay.
- And links.
- [ ] Test every kind of import.
|
||
|---|---|---|
| .. | ||
| edit.go | ||
| edit_test.go | ||
| get.go | ||
| get_test.go | ||