node-pandoc
node-pandoc copied to clipboard
Fix fragmentary output experienced with some conversion parameters
I was getting fragmentary returns (just the last chunk of output) from pandoc -f markdown -t rtf conversion. Not sure if this is the best fix, but it seemed right to me and it got things going.