I'm trying to use pandoc
(version 1.19.2.4) on Ubuntu 18.04 to render github flavoured markdown with:
pandoc --from gfm --to html README.md
This gives the error pandoc: Unknown reader: gfm
.
I guess I need to verify/install gfm
, but its not clear how to do this.
How do I fix this error? How do I use pandoc to generate github flavoured markdown?
You are using an old version of pandoc, you'll need pandoc 2.0 or later. Either update Ubuntu to a sufficiently new version, or download a version from the latest release page.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With