Hello thank you for this plugin!
I want to add content in a loop to output pandoc file.
With following args '-f markdown -t html >> ./test.html'; I get Error: pandoc: >>: openBinaryFile: does not exist (No such file or directory).
I think >> is not supported.
Thanks for your help,
Matthias
Hello thank you for this plugin!
I want to add content in a loop to output pandoc file.
With following args
'-f markdown -t html >> ./test.html';I getError: pandoc: >>: openBinaryFile: does not exist (No such file or directory).I think
>>is not supported.Thanks for your help,
Matthias