rehype plugin that remove `<p></p>` / `<p><br></p>`.
rehype plugin to remove empty attributes
rehype plugin to remove the wrapping paragraph (`<p>`) for images (`<img>`)
Remove JSX empty expression
rehype plugin to remove comments (except conditional comments)
rehype plugin to format HTML
rehype plugin to remove content of external JavaScript `script` elements
rehype plugin to remove `http-equiv` `meta` elements for shorter output
rehype plugin to remove duplicates in attribute values with unique tokens
remark plugin that turns markdown into HTML to support rehype
rehype plugin to reparse the tree (and raw nodes)
rehype plugin to remove `type` on CSS `style` and `link`s
rehype plugin to sanitize HTML
rehype plugin to parse HTML
rehype plugin to serialize HTML
recma plugin to transform HTML (hast) to JS (estree)
HTML processor powered by plugins part of the unified collective
rehype plugin to remove `type` and `language` on JavaScript scripts
rehype plugin to add `id` attributes to headings
rehype plugin to add links to headings
Map of URL attributes in HTML
rehype plugin to automatically add `target` and `rel` attributes to external links
rehype plugin to enhance alerts
rehype plugin to transform inline and block math with KaTeX