Is there a way to exclude certain files when converting a bunch from md to html? I'm running this:

pandoc -s --template="templates/default.html" -f markdown-smart --toc --toc-depth=2 -c ./stylePDF.css ./md/TOC.md ./md/$dirName/*.md ./md/$dirName/z-subtitle.md -o ./$dirName/$dirName-user-guide.html

But I want to skip anything that starts with x, and some others. 

--
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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/78c834b4-ed6e-49c8-97c6-d96c48d2ba94n%40googlegroups.com.