{"library":"markdown-it","type":"library","category":null,"description":"Markdown-it is a high-performance and highly extensible Markdown parser, currently at version 14.1.1. It strictly follows the CommonMark specification while also offering several useful syntax extensions like URL autolinking, smart typography (typographer), and HTML tag support. Known for its speed and configurability, users can easily add, modify, or replace parsing rules and extend functionality via a rich ecosystem of community-developed plugins available on npm. It prioritizes safety by design and is suitable for both Node.js and browser environments. The project maintains an active development pace with frequent updates, ensuring ongoing compatibility and feature enhancements.","language":"javascript","status":"active","version":"14.1.1","tags":["javascript","markdown","parser","commonmark","markdown-it","markdown-it-plugin"],"install":[{"cmd":"npm install markdown-it","imports":["import markdownit from 'markdown-it'","const markdownit = require('markdown-it')","import type MarkdownIt from 'markdown-it'","const md = window.markdownit()"]},{"cmd":"yarn add markdown-it","imports":[]},{"cmd":"pnpm add markdown-it","imports":[]}],"homepage":null,"github":"https://github.com/markdown-it/markdown-it","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/markdown-it","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/markdown-it/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Mon Jul 20","install_tag":null}}