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.
|
||
|---|---|---|
| .. | ||
| d2compiler | ||
| d2exporter/TestExport | ||
| d2ir/TestCompile | ||
| d2oracle | ||
| d2parser/TestParse | ||