What is rehype-raw?
"rehype plugin to reparse the tree (and raw nodes)"
rehype-raw is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 12.2 KB on disk.
Installation Guide
# Install via NPM
npm install rehype-raw
# Install via Yarn
yarn add rehype-raw