You could do something like:
cat myfile.txt refs.txt | MultiMarkdown.pl > myfile.htmlF- On Apr 20, 2008, at 10:40 AM, John MacFarlane wrote:
Pandoc concatenates input from all files specified on the command line. So you can just do: pandoc myfile.txt refs.txt > myfile.html Seems to me that this would be a reasonable default behavior for Markdown.pl as well, but it doesn't seem to work that way now. John
--
Fletcher T. Penney
[EMAIL PROTECTED]
If God dropped acid, would he see people?
- Steven Wright
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Markdown-Discuss mailing list [email protected] http://six.pairlist.net/mailman/listinfo/markdown-discuss
