marked@18.0.6
// A markdown parser built for speed
$ npm install marked
downloads/wk
52,527,651
license
MIT
version
18.0.6
published
Jul 9, 2026
What is marked?
Marked is a JavaScript library that converts Markdown text into HTML. Developers use it to quickly parse and render Markdown content in Node.js applications or browsers without the overhead of heavier parsing libraries. It's useful for building documentation sites, content management systems, or any application that needs to display user-written Markdown.
Links
Keywords
Maintainers
chjj, styfle, amidknight, tonybrix