remark-rehype
popularremark plugin that turns markdown into HTML to support rehype
Updated by @johno
rehype-highlight
rehype plugin to highlight code blocks with lowlight (highlight.js)
Updated by @wooorm
rehype-sort-attributes
rehype plugin to reorder attributes based on how often they occur
Updated by @wooorm
rehype-remove-comments
rehype plugin to remove comments (except conditional comments)
Updated by @wooorm
rehype-minify-attribute-whitespace
rehype plugin to minify whitespace in attributes
Updated by @wooorm
rehype-remove-duplicate-attribute-values
rehype plugin to remove duplicates in attribute values with unique tokens
Updated by @wooorm
@mapbox/rehype-prism
rehype plugin to highlight code blocks in HTML with Prism
Updated by @mapbox-npm-01