Alerts are a Markdown extension based on the blockquote syntax that you can use to emphasize critical information.
remark plugin to make Markdown emphasis (`**`) in CommonMark (and MDX) more friendly with Chinese, Japanese, and Korean (CJK)
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
remark plugin that turns markdown into HTML to support rehype
markdown processor powered by plugins part of the unified collective
remark-lint rule to warn when block quotes have blank lines without markers
remark plugin to remove empty paragraphs
A Remark plugin to convert Github style alerts to admonitions directives.
remark plugin to parse and stringify math
remark plugin to support frontmatter (yaml, toml, and more)
remark plugin to add break support, without needing spaces
remark-lint rule to check whitespace after block quote markers
remark plugin to make Markdown strikethrough (`~~`) in GFM more friendly with Chinese, Japanese, and Korean (CJK)
remark plugin to support MDX syntax
remark plugin to support directives
remark plugin to autolink references like in GitHub issues, PRs, and comments
remark plugin to remove markdown formatting
rehype plugin to transform inline and block math with KaTeX
micromark extension to support highlight mark
rehype plugin to transform to remark
remark plugin to compile Markdown to HTML
mdast extension to parse and serialize highlight mark