Explain the problem.
I use

pandoc --extract-media=./media -t markdown_mmd -s document-2.docx -o output-2.md
for converting my document-2.docx to output-2.md. I save the images in the media folder.

But when I try to convert docx to markdown using the command:

pandoc --extract-media=./media -t docx -s output-2.md -o final-2.docx
I don't see the images that were present in output-2.md in the final-2.docx.

Pandoc version?
pandoc 3.1.4
Features: +server +lua
Scripting engine: Lua 5.4
OS: MacOS

--
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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/c6a520db-c88c-44f1-b8b7-4ecc434fca2bn%40googlegroups.com.