mirror of
https://github.com/BubuAnabelas/awesome-markdown.git
synced 2025-02-18 22:14:10 -05:00
js: add commonmark.js and remarkable
This commit is contained in:
parent
280eaa81d3
commit
f913d0a4be
@ -88,10 +88,12 @@ _Please read the [contribution guidelines](.github/contributing.md) before contr
|
||||
|
||||
### JavaScript
|
||||
|
||||
- [commonmark.js](https://github.com/commonmark/commonmark.js) - CommonMark parser and renderer
|
||||
- [markdown-it](https://github.com/markdown-it/markdown-it) - Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed.
|
||||
- [markdown-js](https://github.com/evilstreak/markdown-js) - Yet another Markdown parser, this time for JavaScript.
|
||||
- [marked](https://github.com/markedjs/marked) - Full-featured Markdown parser and compiler, written in JavaScript. Built for speed.
|
||||
- [mmarkdown](https://github.com/albinotonnina/mmarkdown) - Interpret mmd fenced code blocks in a markdown file and generate a cooler version of it.
|
||||
- [remarkable](https://github.com/jonschlinkert/remarkable) - Markdown parser, done right. Commonmark support, extensions, syntax plugins, high speed - all in one. Gulp and metalsmith plugins available.
|
||||
- [Showdown](https://github.com/showdownjs/showdown) - Showdown is a JavaScript Markdown to HTML converter, based on the original works by John Gruber.
|
||||
- [Snarkdown](https://github.com/developit/snarkdown) - Snarkdown is a dead simple 1kb Markdown parser.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user