
remark plugin to add support for serializing markdown
remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists)
remark plugin to add support for parsing markdown input
remark plugin that turns markdown into HTML to support rehype
remark plugin to support MDX syntax
remark plugin to add break support, without needing spaces
remark plugin to support frontmatter (yaml, toml, and more)
remark plugin to parse and stringify math
remark plugin to remove empty paragraphs
remark plugin to support directives
remark plugin to make Markdown emphasis (`**`) in CommonMark (and MDX) more friendly with Chinese, Japanese, and Korean (CJK)
rehype plugin to transform inline and block math with KaTeX
remark plugin to make Markdown strikethrough (`~~`) in GFM more friendly with Chinese, Japanese, and Korean (CJK)
remark plugin to compile Markdown to HTML
remark plugin to autolink references like in GitHub issues, PRs, and comments
remark plugin to turn gemoji shortcodes (`:+1:`) into emoji (`👍`)
rehype plugin to transform to remark
remark plugin to lint Markdown code style
Load a submodule, plugin, or file
remark plugin to enable, disable, and ignore messages with remark
remark plugin to generate a table of contents (TOC)
remark plugin to implement SmartyPants
markdown processor powered by plugins part of the unified collective