qfox / remark

Markdown processor powered by plugins based on @unifiedjs (and @vfile, @syntax-tree)

Home Page:https://remark.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

remark

Build Status Coverage Status Chat

remark is an ecosystem of plugins for processing markdown. It’s 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.

It’s built on unified, make sure to read it and its website too.

Oh, and plugins?!

Get started »

Contribute

remark is built by people just like you! Check out contribute.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 Gitter!

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

About

Markdown processor powered by plugins based on @unifiedjs (and @vfile, @syntax-tree)

https://remark.js.org

License:MIT License


Languages

Language:JavaScript 100.0%