Curated list of awesome remark resources
495
stars
38
commits
Oct 3, 2024
updated
A curated list of awesome remark (a markdown processor and a unified project) resources.
remark is not another markdown to HTML compiler. It can generate and reformat markdown too. Powered by plugins to do all kinds of things: check markdown code style, transform safely to React, add a table of contents, or compile to man pages, and much more.
unified is an interface for processing text using syntax trees. It’s what powers remark, but also retext and rehype. It’s all part of the unified collective.
Curated list of awesome remark resources
495
stars
38
commits
Oct 3, 2024
updated
A curated list of awesome remark (a markdown processor and a unified project) resources.
remark is not another markdown to HTML compiler. It can generate and reformat markdown too. Powered by plugins to do all kinds of things: check markdown code style, transform safely to React, add a table of contents, or compile to man pages, and much more.
unified is an interface for processing text using syntax trees. It’s what powers remark, but also retext and rehype. It’s all part of the unified collective.