public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* docx -> md, using --extract-media but images in md don't show
@ 2021-07-21 20:14 Elisha Hachiko
  0 siblings, 0 replies; only message in thread
From: Elisha Hachiko @ 2021-07-21 20:14 UTC (permalink / raw)
  To: pandoc-discuss


[-- Attachment #1.1: Type: text/plain, Size: 948 bytes --]

Hi all,

i'm converting Docx -> Markdown in Node js. Pandoc Version: 2.14.0.2

My diretory looks so

   - test
      - test1.docx
      - a
         - b
            - c
               - test3.docx
            - test2.docx
         
Command: pandoc inputFile -t markdown_strict+pipe_tables extractMedia=../ 
-o outputFile --markdown-headings=atx

After runing, only images in test1.md (test1.docx) show. The other 2 file 
(test2 and test3) not. 

What should I do? Does relative image source cause problem?

Thank you in advance.

Elisha

-- 
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/30087b23-8ce4-4b5c-bee5-0f9c8422692an%40googlegroups.com.

[-- Attachment #1.2: Type: text/html, Size: 1399 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-07-21 20:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-21 20:14 docx -> md, using --extract-media but images in md don't show Elisha Hachiko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).