I have seen some Javascript parsers to convert Markdown to HTML. I am not able to find any that would do the same for MultiMarkdown.
Are there anything like this available.
Thanks
|
I have seen some Javascript parsers to convert Markdown to HTML. I am not able to find any that would do the same for MultiMarkdown. Are there anything like this available. Thanks
| |||||||
feedback
|
|
My bad, didn't realise MultiMarkDown was a new variation. Currently no JS implementation exists, I'm sure when it does you'll find it on http://search.npmjs.org/ | ||||
|
feedback
|
|
For a Node-based tool to convert MultiMarkdown to HTML, you could take a look at this project: | |||
|
feedback
|