Open ketozhang opened 6 years ago
Me too!
+1 the same problem
https://shd101wyy.github.io/markdown-preview-enhanced/#/pandoc-pdf
You might need to specify it in front matter.
you can add a output type in the begin of markdown file.
then try again
Right Click on Preview > Pandoc
Returns the error "Output format needs to be specified",
I've checked the documentation and "user settings". No where, I am allowed to specify output format. Would it be in additional arguments? Adding
"markdown-preview-enhanced.pandocArguments": "--output=test.pdf"
still doesn't work.