public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: Sarthak Narayan <sarthak.narayang-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: pandoc-discuss <pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
Subject: Markdown to docx conversion not using the images in the media folder
Date: Wed, 12 Jul 2023 06:14:08 -0700 (PDT)	[thread overview]
Message-ID: <c6a520db-c88c-44f1-b8b7-4ecc434fca2bn@googlegroups.com> (raw)


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

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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@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.

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

             reply	other threads:[~2023-07-12 13:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-12 13:14 Sarthak Narayan [this message]
     [not found] ` <c6a520db-c88c-44f1-b8b7-4ecc434fca2bn-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2023-07-12 13:47   ` Bastien DUMONT

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c6a520db-c88c-44f1-b8b7-4ecc434fca2bn@googlegroups.com \
    --to=sarthak.narayang-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).