remark-slug(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-slug` with [`rehype-slug`](https://github.com/rehypejs/rehype-slug).
remark-external-links(latest: 10.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-external-links` with [`rehype-external-links`][rehype-external-links].
rehype-external-links(latest: 3.0.0) rehype plugin to automatically add `target` and `rel` attributes to external links
estree-util-scope(latest: 1.0.0) Check what’s defined in an estree scope
hast-util-to-jsx-runtime(latest: 2.3.6) hast utility to transform to preact, react, solid, svelte, vue, etc
recma-build-jsx(latest: 1.0.0) recma plugin to add support for parsing and serializing JSX
recma-jsx(latest: 1.0.1) recma plugin to add support for parsing and serializing JSX
recma-stringify(latest: 1.0.0) recma plugin to serialize JavaScript
rehype-recma(latest: 1.0.0) recma plugin to transform HTML (hast) to JS (estree)
remark-mdx(latest: 3.1.1) remark plugin to support MDX syntax
remark-rehype(latest: 11.1.2) remark plugin that turns markdown into HTML to support rehype