- [x] syntax highlighting with [refractor](https://github.com/wooorm/refractor) which uses [PrismJS](https://github.com/PrismJS/prism) under the hood. - [x] support `filename` through [`meta` field](https://github.com/syntax-tree/mdast#code)
Gatsby plugin to add copy button to Remark code block
[Docs](../../docs/src/remark/code-block-file.md)
remark-lint rule to warn when code blocks do not adhere to a given style
remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists)
remark-lint rule to warn when block quotes have blank lines without markers
remark plugin that turns markdown into HTML to support rehype
remark plugin to add support for serializing markdown
remark plugin to add support for parsing markdown input
remark-lint rule to warn when fenced code markers violate the given style
remark-lint rule to check whitespace after block quote markers
markdown processor powered by plugins part of the unified collective
Remark plugin to support comments
remark plugin to parse and stringify math
remark plugin to support MDX syntax
remark plugin to support frontmatter (yaml, toml, and more)
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 directives
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
remark plugin to remove empty paragraphs
rehype plugin to transform inline and block math with KaTeX