mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-16 14:27:16 +00:00
3fc374908c
This was added in 7ff1b798c4
but was mistaken and could cause images to be parsed with
the wrong sizes.
Closes #11580.
202 B
202 B
% pandoc command/9391.docx -t html
^D
<p>Lorem ipsum.</p>
<figure>
<img src="media/image1.png" style="width:1.09702in;height:1.09702in" />
<figcaption><p>Blue square.</p></figcaption>
</figure>