You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?