rehype-react(latest: 8.0.0) rehype plugin to transform to React
rehype-stringify(latest: 10.0.1) rehype plugin to serialize HTML
remark-highlight.js(latest: 8.0.0) Deprecated: this package is no longer maintained. Please use `remark-rehype` to move from remark (markdown) to rehype (HTML) and then replace `remark-highlight.js` with [`rehype-highlight`][rehype-highlight] or [`rehype-starry-night`][rehype-starry-night]
remark-breaks(latest: 4.0.0) remark plugin to add break support, without needing spaces
mdast-util-newline-to-break(latest: 2.0.0) mdast utility to support hard breaks without needing spaces or escapes
remark-footnotes(latest: 5.0.0) Deprecated: this package is no longer maintained. Please use [`remark-gfm`][gfm] instead. That package match how footnotes work on github.com, which is more likely to match the expectations of authors.
micromark-extension-footnote(latest: 2.0.0) Deprecated: this package is no longer maintained. Please use [`micromark-extension-gfm-footnote`][gfm-footnote] (or [`micromark-extension-gfm`][gfm], which bundles includes it and all of GFM) instead. Those packages match how footnotes work on github.com,
rehype(latest: 13.0.2) HTML processor powered by plugins part of the unified collective
rehype-parse(latest: 9.0.1) rehype plugin to parse HTML