pandoc-2.6: test/command/5121.md
```
% pandoc -f markdown -t markdown_strict
{width=500px}
## Header 2
^D
<figure>
<img src="./my-figure.jpg" alt="My caption" width="500" /><figcaption>My caption</figcaption>
</figure>
Header 2
--------
```