public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* MULTIPLE MARKDOWM TO HTML
@ 2020-04-13  6:18 RAJ MANI
       [not found] ` <0d65df11-a56f-49d6-8207-f0f5cd3f1c49-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: RAJ MANI @ 2020-04-13  6:18 UTC (permalink / raw)
  To: pandoc-discuss


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

Guys can anyone tell me what is the command line to convert multiple 
markdown files to one single html files

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

* Re: MULTIPLE MARKDOWM TO HTML
       [not found] ` <0d65df11-a56f-49d6-8207-f0f5cd3f1c49-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2020-04-13 12:43   ` Ivan Lazar Miljenovic
       [not found]     ` <CA+u6gbw6OzEG6eBskEoPxbkGQAx+pKHCU6QhVYMjtNTt-a5htw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Ivan Lazar Miljenovic @ 2020-04-13 12:43 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

[-- Attachment #1: Type: text/plain, Size: 1295 bytes --]

`cat file1.md file2.md | pandoc` I believe


On mobile; please excuse any tpyos.

On Mon, 13 Apr 2020, 2:18 pm RAJ MANI, <mitresh678-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:

> Guys can anyone tell me what is the command line to convert multiple
> markdown files to one single html files
>
> --
> 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/0d65df11-a56f-49d6-8207-f0f5cd3f1c49%40googlegroups.com
> <https://groups.google.com/d/msgid/pandoc-discuss/0d65df11-a56f-49d6-8207-f0f5cd3f1c49%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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/CA%2Bu6gbw6OzEG6eBskEoPxbkGQAx%2BpKHCU6QhVYMjtNTt-a5htw%40mail.gmail.com.

[-- Attachment #2: Type: text/html, Size: 2126 bytes --]

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

* Re: MULTIPLE MARKDOWM TO HTML
       [not found]     ` <CA+u6gbw6OzEG6eBskEoPxbkGQAx+pKHCU6QhVYMjtNTt-a5htw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2020-04-13 13:47       ` Joseph Reagle
  0 siblings, 0 replies; 3+ messages in thread
From: Joseph Reagle @ 2020-04-13 13:47 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

On 4/13/20 8:43 AM, Ivan Lazar Miljenovic wrote:
> `cat file1.md file2.md | pandoc` I believe

Or you could just pass the files as arguments: `pandoc file1.md file2.md`.


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

end of thread, other threads:[~2020-04-13 13:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-13  6:18 MULTIPLE MARKDOWM TO HTML RAJ MANI
     [not found] ` <0d65df11-a56f-49d6-8207-f0f5cd3f1c49-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2020-04-13 12:43   ` Ivan Lazar Miljenovic
     [not found]     ` <CA+u6gbw6OzEG6eBskEoPxbkGQAx+pKHCU6QhVYMjtNTt-a5htw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2020-04-13 13:47       ` Joseph Reagle

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