mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-10 11:27:06 +00:00
f2092f82ff
...the image has the class `inline-svg`. Otherwise just use a `data` URI as we do with other images. Closes #9787.
305 B
305 B
% 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>