markdown-it

Installation
SKILL.md

markdown-it

markdown-it is a Markdown parser for Node.js/browser, 100% CommonMark compliant, supports plugin extensions and custom syntax. Current version 14.x, ESM/CJS dual mode.

Trigger Scenarios

Use when the user needs to parse/render Markdown, perform markdown-it related operations, or parse CommonMark.

Installation

npm install markdown-it

Basic Usage

Installs
3
Repository
openlark/skills
GitHub Stars
4
First Seen
Aug 8, 2026
markdown-it — openlark/skills