public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* word.docx to markdown
@ 2018-09-14 11:23 Ulrich Rothenbühler
       [not found] ` <fdbbdd7e-1327-46f7-b067-a8f77502186e-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Ulrich Rothenbühler @ 2018-09-14 11:23 UTC (permalink / raw)
  To: pandoc-discuss


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

pandoc -t gfm --extract -media  -o doctogitlab.md .\doctogitlab.docx

I'm using this program line. I can insert the output in gitlab.
Question:
How can I improve the output?
- Remove links
- no redundant blank strokes
- as exact an image and representation of the Word document as possible.
Many thanks already now for specifications and further arguments in the 
program line to optimize the Output.

-- 
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 post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/fdbbdd7e-1327-46f7-b067-a8f77502186e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: word.docx to markdown
       [not found] ` <fdbbdd7e-1327-46f7-b067-a8f77502186e-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2018-09-14 11:38   ` mb21
  0 siblings, 0 replies; 2+ messages in thread
From: mb21 @ 2018-09-14 11:38 UTC (permalink / raw)
  To: pandoc-discuss


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

You can toggle a lot of extensions to the `markdown` format, see 
http://pandoc.org/MANUAL.html#extensions

To remove links, you could write a short filter, see 
https://pandoc.org/lua-filters.html


On Friday, September 14, 2018 at 1:23:40 PM UTC+2, Ulrich Rothenbühler 
wrote:
>
> pandoc -t gfm --extract -media  -o doctogitlab.md .\doctogitlab.docx
>
> I'm using this program line. I can insert the output in gitlab.
> Question:
> How can I improve the output?
> - Remove links
> - no redundant blank strokes
> - as exact an image and representation of the Word document as possible.
> Many thanks already now for specifications and further arguments in the 
> program line to optimize the Output.
>

-- 
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 post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/f4a8549d-4313-49b9-9707-59b9344f9e4f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-09-14 11:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-14 11:23 word.docx to markdown Ulrich Rothenbühler
     [not found] ` <fdbbdd7e-1327-46f7-b067-a8f77502186e-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2018-09-14 11:38   ` mb21

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).