rehype plugin to remove `type` and `language` on JavaScript scripts
rehype plugin to remove content of external JavaScript `script` elements
rehype plugin to remove `type` on CSS `style` and `link`s
rehype plugin to remove `http-equiv` `meta` elements for shorter output
recma plugin to transform HTML (hast) to JS (estree)
rehype plugin to remove comments (except conditional comments)
rehype plugin to format HTML
rehype plugin to minify `script` elements with a JS body
rehype plugin to reparse the tree (and raw nodes)
rehype plugin to remove duplicates in attribute values with unique tokens
remark plugin that turns markdown into HTML to support rehype
rehype plugin to remove empty attributes
rehype plugin to serialize HTML
rehype plugin to parse HTML
hast utility to check if an element is a JavaScript script
HTML processor powered by plugins part of the unified collective
rehype plugin to minify `script` elements with a JSON body
rehype plugin to sanitize HTML
A rehype plugin to inspect, validate, or rewrite URLs anywhere in an HTML document
rehype plugin to transform inline and block math with KaTeX
rehype plugin to add `id` attributes to headings
rehype plugin to add links to headings
rehype plugin to highlight code blocks in HTML with Prism (via refractor) with line highlighting and line numbers
rehype plugin to highlight code blocks with lowlight (highlight.js)