Hi, I'm using pandoc 2.14.0.2 on a 2019 MacBook Pro running macOS Catalina Version 10.15.7. I'm trying to convert pandoc markdown to docx: pandoc -o chapter0.docx --citeproc --reference-doc=../ref/final.docx chapter0.md I'm viewing the results with Microsoft Word for Mac Version 16.50. At some point in the recent past (like last summer), I was able to include JPG and PNG images without any problem, but recently it stopped working. After a lot of goofing around, I found a really stupid workaround. If I include two images in a row, the second image will display. So I downloaded a 1x1 white JPG from Wikipedia, and put it immediately before the image I want to display: ![](JPGs/1x1.jpg) ![Figure 1 10 Sep 2013](JPGs/Photo51.jpg) This works, but I'd really rather not rely on an evil kludge to solve the problem. If anyone is so inclined, you can take a look at my setup by cloning https://github.com/decretist/Dissertation.git. The Chapter0 folder has everything needed to reproduce the problem in its native habitat. Thanks, Paul Evans -- You received this message because you are subscribed to the Google Groups "pandoc-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/CAE4RJyCwfz-3NDcVq%3DW2x-SpwgW2wq_HVtKAw%3DZYnuAAVDvFLQ%40mail.gmail.com.