Markdown component for React
markdown processor powered by plugins part of the @unifiedjs collective
remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists)
plugins to check (lint) markdown code style
Legacy plugin to transform to React — please use `remark-rehype` and `rehype-react` instead
remark and rehype plugins to support math
plugin to generate a table of contents (TOC)
remark plugin to support directives
plugin that turns markdown into HTML to support rehype
plugin to add support for serializing HTML
remark plugin to support frontmatter (YAML, TOML, and more)
React component and hook to use remark to render markdown
remark plugin to link references to commits, issues, pull-requests, and users, like on GitHub
plugin remove Markdown formatting
plugin to compile markdown to man pages
plugin to check that Markdown links and images reference existing files and headings
Legacy plugin to add `id`s to headings — please use `rehype-slug`
Lint and format markdown code with remark
plugin to remove the wrapping paragraph for images
plugin to generate a list of Git contributors
plugin to add an improved image syntax
Legacy Gulp plugin for remark — please use npm scripts and the like
plugin to configure remark with YAML frontmatter
Share ideas for new utilities and tools built with @remarkjs