{"library":"remarkable","type":"library","category":null,"description":"Remarkable is a fast, extensible Markdown parser for JavaScript, offering 100% CommonMark specification support, alongside syntax extensions and typographer features. Currently at version 2.0.1, the library provides a robust solution for converting Markdown strings to HTML. Its key differentiators include high performance, a highly configurable parsing engine that allows adding or replacing syntax rules, and a vibrant community plugin ecosystem available via npm. Version 2.0.0 introduced significant changes, including a migration to ES module source code, rollup-based bundling for UMD, CJS, and ESM formats, and a shift to named exports for its public API. The project maintains an active development status, with updates focusing on stability and modern JavaScript practices.","language":"javascript","status":"active","version":"2.0.1","tags":["javascript","commonmark","markdown","md","parse","parser","process","remarkable","render"],"install":[{"cmd":"npm install remarkable","imports":["import { Remarkable } from 'remarkable';","const { Remarkable } = require('remarkable');","const md = new Remarkable('commonmark');"]},{"cmd":"yarn add remarkable","imports":[]},{"cmd":"pnpm add remarkable","imports":[]}],"homepage":"https://remarkablejs.org","github":"https://github.com/jonschlinkert/remarkable","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/remarkable","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/remarkable/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Mon Jul 20","install_tag":null}}