What is marked?
"A markdown parser built for speed"
marked is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 422.6 KB on disk.
Installation Guide
# Install via NPM
npm install marked
# Install via Yarn
yarn add marked