mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 12:28:04 -08:00
Rename mdast to remark
This commit is contained in:
@@ -418,7 +418,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
|||||||
|
|
||||||
### Parsing
|
### Parsing
|
||||||
|
|
||||||
- [mdast](https://github.com/wooorm/mdast) - Markdown processor powered by plugins.
|
- [remark](https://github.com/wooorm/remark) - Markdown processor powered by plugins.
|
||||||
- [markdown-it](https://github.com/markdown-it/markdown-it) - A very fast markdown parser with 100% CommonMark support, extensions and syntax plugins.
|
- [markdown-it](https://github.com/markdown-it/markdown-it) - A very fast markdown parser with 100% CommonMark support, extensions and syntax plugins.
|
||||||
- [parse5](https://github.com/inikulin/parse5) - Fast full-featured spec compliant HTML parser.
|
- [parse5](https://github.com/inikulin/parse5) - Fast full-featured spec compliant HTML parser.
|
||||||
- [strip-json-comments](https://github.com/sindresorhus/strip-json-comments) - Strip comments from JSON.
|
- [strip-json-comments](https://github.com/sindresorhus/strip-json-comments) - Strip comments from JSON.
|
||||||
|
|||||||
Reference in New Issue
Block a user