What is markdown-it?
"Markdown-it - modern pluggable markdown parser."
markdown-it is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 749.4 KB on disk.
Installation Guide
# Install via NPM
npm install markdown-it
# Install via Yarn
yarn add markdown-it