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
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
- for updates, see @unifiedjs on Twitter
👉 Note: By interacting with this organization or community you agree to abide by our code of conduct.
- for questions, see support
- to help, see contribute
- to sponsor, see OpenCollective or GitHub sponsors