{"library":"kramed","type":"library","category":null,"description":"A markdown parser and compiler forked from marked, designed to be kramdown-compatible and support MathJax. The current stable version is 0.5.6, with no active development since 2016. It offers synchronous and asynchronous rendering, customizable renderers, and built-in highlighting integration. Unlike marked, kramed aims to align with the kramdown standard (common in Jekyll) and provides enhanced math support, making it suitable for documentation tools like GitBook. However, it is now largely superseded by modern markdown parsers such as marked (post-0.6) and markdown-it.","language":"javascript","status":"abandoned","version":"0.5.6","tags":["javascript","markdown","markup","html","kramdown","kramed","parser"],"last_verified":"Fri May 01","install":[{"cmd":"npm install kramed","imports":["import kramed from 'kramed'; // or const kramed = require('kramed')","import { Renderer } from 'kramed';","import { Lexer, Parser } from 'kramed';"]},{"cmd":"yarn add kramed","imports":[]},{"cmd":"pnpm add kramed","imports":[]}],"homepage":null,"github":"https://github.com/GitbookIO/kramed","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/kramed","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}