What is mdast-util-to-string?
"mdast utility to get the plain text content of a node"
mdast-util-to-string is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 12.4 KB on disk.
Installation Guide
# Install via NPM
npm install mdast-util-to-string
# Install via Yarn
yarn add mdast-util-to-string