Hi,
I'm currently running pandoc manually through command line to create a pdf from a multitude of .md files. To automate the process, I was hoping I could use this tool. Unfortunately, it appears that only single files are allowed??? This is odd because pandoc handles it seamlessly.
If I am missing something and there is a way to pass in many markdown files as source please let me know.
Thanks!