remark is a popular free and open source tool that transforms markdown with plugins. Markdown is a markup language that often feels more natural to type than HTML. Plugins can inspect and change markdown.
- to learn markdown, see this cheatsheet and tutorial
- we follow CommonMark by default
(GFM with
remark-gfm
, MDX withremark-mdx
) - we use
micromark
for parsing and mdast as the syntax tree - to find plugins, see
remarkjs/awesome-remark
, the list of plugins, and theremark-plugin
topic
remark is part of the unified collective, which brings together organisations that work with content as structured data.
- for more about us,
see
unifiedjs.com
- for how the collective is governed,
see
unifiedjs/collective
This community has a code of conduct. You must follow it when interacting with the community.
- for questions,
see
support.md
- to help,
see
contributing.md
- to sponsor,
see GitHub sponsors,
thanks.dev
, or OpenCollective