Open
Description
Hey, I got here from reddit, and this tool seems great, thanks for making it:).
I'm wondering how feasible is it to make this work with this other project called zero-md? Basically I'm trying to write some blog post in pure markdown, and render it in HTML. But looks like zero-md
uses another project to parse the markdown source -- marked.
So to extend zero-md
with displaying github permalink, we'd have to go tweak marked
? Do you have some other idea?