marked

Markdown processor

A markdown parser and compiler built to process markdown text into HTML quickly and efficiently.

A markdown parser and compiler. Built for speed.

GitHub

33k stars
387 watching
3k forks
Language: JavaScript
last commit: 10 days ago
Linked from 2 awesome lists

commonmarkcompilergfmhacktoberfestmarkdownparser

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
markdown-it/markdown-it A fast and customizable Markdown parser with extensive support for syntax extensions and plugins. 18,310
evilstreak/markdown-js A Markdown parser that produces well-formed HTML with intermediate representation and supports extensibility 7,696
remarkjs/remark Tools for processing and transforming markdown text into various formats. 7,703
xoofx/markdig A fast, extensible Markdown processor for .NET with support for various Markdown flavors and features. 4,390
davidanson/markdownlint Analyzes Markdown and CommonMark files for consistency and formatting errors 4,819
developit/snarkdown A lightweight JavaScript Markdown parser with minimal features. 2,295
apostrophecms/sanitize-html A JavaScript library for cleaning up and sanitizing user-submitted HTML, removing unwanted content while preserving whitelisted elements and attributes. 3,833
python-markdown/markdown Converts plain text to HTML using Markdown syntax 3,800
remarkjs/react-markdown A React component for rendering markdown safely and efficiently in web applications 13,230
trentm/python-markdown2 A Python implementation of Markdown syntax conversion to HTML 2,670
mixmark-io/turndown Converts HTML into Markdown using JavaScript 8,893
highlightjs/highlight.js A JavaScript library for syntax highlighting and automatic language detection. 23,737
erusev/parsedown A PHP library that provides a simple and fast way to parse Markdown text into HTML 14,794
denolib/marked A TypeScript port of a popular markdown parser with type annotations for use in Deno applications. 9
jaywcjlove/markdown-to-html-cli A command line tool that converts markdown text to HTML 59