iphone - MultiMarkdown to HTML parser in Javascript -


i have seen javascript parsers convert markdown html. not able find same multimarkdown.

are there available.

thanks

try this: https://github.com/evilstreak/markdown-js

my bad, didn't realise multimarkdown new variation. no js implementation exists, i'm sure when you'll find on http://search.npmjs.org/


Comments

Popular posts from this blog

haskell - Using filter on an item in a list? -

c# - When does PreApplicationStartMethod actually get triggered to run? -

tomcat6 - Exception when stopping container for a with Spring + Quartz + Tomcat web application -