Error on pandoc conversion job
Anyone knowledgeable on pandoc?
try use pandoc-bin to convert github markdown:
$ pandoc screen.md -o screen.pdf
YAML parse exception at line 9, column 9:
mapping values are not allowed in this context
Any knowledgeable on what's going on ?