public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* Wildcard for multiple input files in the defaults file variable "input-files"
@ 2020-11-18 21:05 periodicpoint
       [not found] ` <877c4243-b6d8-4a9b-b763-24e361cd8576n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 14+ messages in thread
From: periodicpoint @ 2020-11-18 21:05 UTC (permalink / raw)
  To: pandoc-discuss


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

When issuing pandoc from the comand line you can combine (concatenate) 
multiple input files by using “pandoc -s file1.md file2.md file3.md -o 
output.pdf” or by using a wildcard "pandoc -s *.md -o output.pdf".

When issuing pandoc using a defaults.yaml file with the --defaults option 
and the files "input-files:" variable you have to specify the individual 
input files:

"
input-files:
- 'file1.md'
- 'file2.md'
- 'file3.md'
"

Is there an option like “input-files: ["*"]” to include all input files 
within a directory?

-- 
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/877c4243-b6d8-4a9b-b763-24e361cd8576n%40googlegroups.com.

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

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

end of thread, other threads:[~2020-11-23 18:35 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-18 21:05 Wildcard for multiple input files in the defaults file variable "input-files" periodicpoint
     [not found] ` <877c4243-b6d8-4a9b-b763-24e361cd8576n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2020-11-19 17:59   ` John MacFarlane
     [not found]     ` <m2pn49448q.fsf-jF64zX8BO08an7k8zZ43ob9bIa4KchGshsV+eolpW18@public.gmane.org>
2020-11-19 21:32       ` periodicpoint
     [not found]         ` <69f5620d-6fe5-4a80-920a-8125ed7c6ec2n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2020-11-19 21:55           ` Albert Krewinkel
2020-11-19 22:33           ` AW: " denis.maier-FfwAq0itz3ofv37vnLkPlQ
2020-11-19 22:36           ` John MacFarlane
     [not found]             ` <m2ft55geix.fsf-jF64zX8BO08an7k8zZ43ob9bIa4KchGshsV+eolpW18@public.gmane.org>
2020-11-20 12:08               ` periodicpoint
2020-11-20 16:46               ` BPJ
     [not found]                 ` <CADAJKhDh7Cr1gHCRvP=NhCMLcbj6aF8rMnn4c+9Oo1Fk42DazA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2020-11-20 21:47                   ` periodicpoint
     [not found]                     ` <ffdbcb61-fc16-4b6c-a530-a8172dd4da3fn-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2020-11-20 22:26                       ` BPJ
     [not found]                         ` <CADAJKhDqtoDj2ruqN7aEmeb+7vdVq-K8mYMyAKy=PGRPdhgSxg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2020-11-23 16:20                           ` Daniel Staal
     [not found]                             ` <6d2e0c8e-ce58-ffb2-e21d-bbdb64437aee-Jdbf3xiKgS8@public.gmane.org>
2020-11-23 17:51                               ` periodicpoint
     [not found]                                 ` <18006866-44bf-4b7c-86f0-b669cd434c8en-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2020-11-23 18:08                                   ` John MacFarlane
     [not found]                                     ` <m2y2isc5fj.fsf-jF64zX8BO08an7k8zZ43ob9bIa4KchGshsV+eolpW18@public.gmane.org>
2020-11-23 18:35                                       ` periodicpoint

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