Skip to content
forked from remarkjs/remark

Markdown processor powered by plugins part of the @unifiedjs collective

License

Notifications You must be signed in to change notification settings

arobase-che/remark

 
 

Repository files navigation

remark

Build Coverage Downloads Size Sponsors Backers Chat

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

Intro

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.

This repository contains the following projects:

  • remark-parse — Parse Markdown documents to syntax trees
  • remark-stringify — Stringify syntax trees to Markdown documents
  • remark — Programmatic interface with both remark-parse and remark-stringify
  • remark-cli — Command-line interface wrapping remark

Sponsors



🥇 ZEIT


🥇 Gatsby


🥉 Compositor


Holloway




You?

Read more about the unified collective on Medium »

Contribute

See contributing.md in remarkjs/.github for ways to get started. See support.md for ways to get help. Ideas for new plugins and tools can be posted in remarkjs/ideas. Join us in spectrum to chat with the community and contributors.

A curated list of awesome resources can be found in awesome remark.

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

License

MIT © Titus Wormer

About

Markdown processor powered by plugins part of the @unifiedjs collective

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.9%
  • TypeScript 1.1%