aboutsummaryrefslogtreecommitdiff
path: root/test/command/9652.md
blob: 10c720579544d6e16aaa09b4aea0c0b11019dec0 (plain)
1
2
3
4
5
6
7
8
9
````
% pandoc -f markdown -t html --embed-resources
```{=html}
<img class="something inline-svg" src="command/9652.svg" />
```
^D
<svg id="svg_b627f92299158b36552b" role="img" width="504.00pt" height="360.00pt" viewBox="0 0 504.00 360.00" class="something inline-svg please-do-not-delete-me">
</svg>
````