packages feed

pandoc-3.10.1: test/command/8957.md

```
% pandoc -f latex -t html --wrap=none
![Sample figure caption.](fig.jpg){width="342pt" height="9pc"}
^D
<p>![Sample figure caption.](fig.jpg)<span>width="342pt" height="9pc"</span></p>

```