close
The Wayback Machine - https://web.archive.org/web/20190312080519/https://github.com/remarkjs/remark
Skip to content
markdown processor powered by plugins part of the @unifiedjs collective
Branch: master
Clone or download
jake-low and Murderlon Add `remark-sectionize` to plugins.md
Reviewed-by: Merlijn Vos <merlijn@soverin.net>
Latest commit cca8385 Feb 6, 2019

readme.md

remark

Build Coverage Downloads Size Chat Sponsors Backers

remark is a markdown processor powered by plugins part of the unified collective.


Announcing the unified collective! 🎉 Read more about it on Medium »

Sponsors

Image

🥇 ZEIT
Image

🥇 Gatsby
Image

🥉 Compositor
Image

Holloway




You?

Intro

remark 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.

This repository contains the following projects:

  • remark-parse — Parse a markdown document to a syntax tree
  • remark-stringify — Stringify a syntax tree to a markdown document
  • remark — Programmatic interface with both remark-parse and remark-stringify
  • remark-cli — Command-line interface wrapping remark

Contribute

remark is built by people just like you! Check out contributing.md for ways to get started.

This project has a Code of Conduct. By interacting with this repository, organisation, or community you agree to abide by its terms.

Want to chat with the community and contributors? Join us in spectrum!

Have an idea for a cool new utility or tool? That’s great! If you want feedback, help, or just to share it with the world you can do so by creating an issue in the remarkjs/ideas repository!

License

MIT © Titus Wormer

You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.