markdown-js
markdown-js copied to clipboard
A Markdown parser for javascript
HTML support
would be really nice, and bring it closer to the discount implementation
- If we follow the readme to use this markdown.js in browser, It will not be useful, return 'expose is undefined' and 'markdown is undefined',so i change some code in...
Should npm install markdown out of this file, or will get wrong npm 'WARN install Refusing to install markdown as a dependency of itself'
Allow definition list's <dd> to contain block elements like paragraphs and lists for the Maruku dialect.
https://www.npmjs.com/package/markdown
eg: ``` foo > foo > foo ``` html 
The current documentation refers to the code for detailed API docs. I looked at the code, including the existing dialects, and IMHO the comments don't really explain how to create...
Mathjax?
Has anyone gotten this to work with MathJax? http://www.mathjax.org/