markdown-js icon indicating copy to clipboard operation
markdown-js copied to clipboard

A Markdown parser for javascript

Results 101 markdown-js issues
Sort by recently updated
recently updated
newest added

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...

docs

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.

eg: ``` foo > foo > foo ``` html ![image](https://cloud.githubusercontent.com/assets/8455579/9718458/7a9b3d1c-55ae-11e5-8bc0-a4a83400b43b.png)

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...

Has anyone gotten this to work with MathJax? http://www.mathjax.org/