I have a Word document that contains a TOC, various headings level 1, 2 & 3, some tables and some images.
When I export to .MD using pandoc -f docx -t markdown the resultant .MD when viewed in Chrome has no images. Instead, I see something like {width="6.268055555555556in" height="3.2933442694663166in"} but no actual image.
Do I have to add a tag to the images for Pandoc to export them out?
--extract-media=media?mediafolder created?--extract-media=.? If still nothing, what kind of images are these?