Most Featureful Markdown Parser
My favorite implementation is Markdown Preview Enhanced, to be exact, @shd101wyy/mume, but I want a little more features…
Another one that I love, is Discourse's (forum).
My favorite implementation is Markdown Preview Enhanced, to be exact, @shd101wyy/mume, but I want a little more features…
Another one that I love, is Discourse's (forum).
Let me say this first, the best way to create PDF from markdown is via web technology (Chrome / Puppeteer), because it is the closest to WSYIWYG (What You See Is What You Get), but it is not perfect.
It currently misses at least one PDF specific features (and possibly more) - Table of Contents / Bookmarks.
And one of the best tools to create PDF is Visual Studio Code, if you know how to use Markdown Preview Enhanced properly. (I've just noticed that I can use this in Atom as well.)