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
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
recma-parse(latest: 1.0.0) recma plugin to parse JavaScript
rehype-stringify(latest: 10.0.1) rehype plugin to serialize HTML
remark(latest: 15.0.1) markdown processor powered by plugins part of the unified collective
remark-gfm(latest: 4.0.1) remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists)
remark-html(latest: 16.0.1) remark plugin to compile Markdown to HTML