What is rehype?
"HTML processor powered by plugins part of the unified collective"
rehype is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 13.0 KB on disk.
Installation Guide
# Install via NPM
npm install rehype
# Install via Yarn
yarn add rehype