Extract code blocks from an MDAST tree
remark plugin to support directives
remark-lint rule to warn when code blocks do not adhere to a given style
remark plugin that turns markdown into HTML to support rehype
remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists)
remark plugin to add support for serializing markdown
remark plugin to add support for parsing markdown input
markdown processor powered by plugins part of the unified collective
remark-lint rule to warn when fenced code blocks occur without language flag
remark-lint rule to warn when shell code is prefixed by dollars
remark plugin to parse and stringify math
A remark plugin to automatically convert URLs and email addresses into links.
remark plugin to support frontmatter (yaml, toml, and more)
Remark plugin for replacing ```mermaid code blocks with react `<Mermaid />` component
remark plugin to make Markdown emphasis (`**`) in CommonMark (and MDX) more friendly with Chinese, Japanese, and Korean (CJK)
remark plugin to add break support, without needing spaces
remark plugin to support MDX syntax
remark plugin to make Markdown strikethrough (`~~`) in GFM more friendly with Chinese, Japanese, and Korean (CJK)
Emoji transformer plugin for Remark
remark plugin to implement SmartyPants
rehype plugin to transform to remark
remark plugin to remove empty paragraphs
Turn Docusaurus code blocks into tab blocks
rehype plugin to transform inline and block math with KaTeX