GatsbyJS plugin to inline GitHub source code into markdown using remark-github-plugin
Gatsby transformer plugin for Markdown using the Remark library and ecosystem
Gatsby remark github wiki preprocessor for embedding wiki content
remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists)
remark plugin to add support for serializing markdown
remark plugin that turns markdown into HTML to support rehype
remark plugin to add support for parsing markdown input
Convert remark plugins to gatsby remark plugins
Gatsby plugin to autolink headers in markdown processed by Remark
markdown processor powered by plugins part of the unified collective
remark plugin to parse and stringify math
remark plugin to make Markdown emphasis (`**`) in CommonMark (and MDX) more friendly with Chinese, Japanese, and Korean (CJK)
remark plugin to support frontmatter (yaml, toml, and more)
remark plugin to add break support, without needing spaces
remark plugin to make Markdown strikethrough (`~~`) in GFM more friendly with Chinese, Japanese, and Korean (CJK)
Find files which are linked to from markdown and copy them to the public directory
remark plugin to support MDX syntax
remark plugin to support directives
remark plugin to parse Markdown
remark plugin to autolink references like in GitHub issues, PRs, and comments
Processes images in markdown so they can be used in the production build.
Intercepts local links from markdown and other non-react pages and does a client-side pushState to avoid the browser having to refresh the page.
Adds syntax highlighting to code blocks at build time using PrismJS
Make iframes in Markdown processed by Remark responsive