Accessibility
Alt
Works only with strategy file
and data-url
```d2 strategy=file pad=20 alt="testing alt"direction: righta -> b -> c -> d -> e```
Use two fingers to pan and zoom
...<img alt="testing alt" .../>...
Figcaption
figcaption can be implemented.
Mermaid
Mermaid has special params for accessibility
```mermaid strategy=inlinegraph LR accTitle: Big Decisions accDescr: Bob's Burgers process for making big decisions a --> b```
<svg> <desc>Bob's Burgers process for making big decisions</desc></svg>
Use two fingers to pan and zoom