According to the docs, pandoc no longer uses a "to" argument, and instead uses the passed in file extension:
http://johnmacfarlane.net/pandoc/demo/example19/Creating-a-PDF.html
I assume this means that this module will not be able to produce pdfs without an update...
According to the docs, pandoc no longer uses a "to" argument, and instead uses the passed in file extension:
http://johnmacfarlane.net/pandoc/demo/example19/Creating-a-PDF.html
I assume this means that this module will not be able to produce pdfs without an update...