commonmark by thephpleague

Highly-extensible PHP Markdown parser which fully supports the CommonMark and GFM specs.

created at Sept. 7, 2014, 7:37 p.m.

PHP

34 +0

2,668 +3

187 +1

GitHub
html-to-markdown by thephpleague

Convert HTML to Markdown with PHP

created at Oct. 21, 2011, 1:38 p.m.

PHP

45 +0

1,708 +3

203 +0

GitHub
pegdown by sirthias

A pure-Java Markdown processor based on a parboiled PEG parser supporting a number of extensions

created at April 30, 2010, 11:44 a.m.

Java

62 +0

1,288 +0

218 +0

GitHub
markdown-magic by DavidWells

💫  Automatically format markdown files via comment blocks using source code, external data & custom transforms.

created at Nov. 30, 2016, 5:40 a.m.

JavaScript

14 +0

796 +0

223 +0

GitHub
markdownlint by markdownlint

Markdown lint tool

created at June 1, 2014, 11:05 p.m.

Ruby

16 +0

1,725 +3

227 +0

GitHub
mistune by lepture

A fast yet powerful Python Markdown parser with renderers and plugins.

created at Feb. 18, 2014, 10:13 a.m.

Python

45 +0

2,479 +5

245 +0

GitHub
markdown-pdf by alanshaw

page facing up Markdown to PDF converter

created at May 17, 2013, 4:29 p.m.

JavaScript

37 +0

2,650 +2

248 -1

GitHub
mdp by visit1985

A command-line based markdown presentation tool.

created at Sept. 14, 2014, 1:18 p.m.

C

73 -1

4,892 +2

252 +0

GitHub
flexmark-java by vsch

CommonMark/Markdown Java parser with source level AST. CommonMark 0.28, emulation of: pegdown, kramdown, markdown.pl, MultiMarkdown. With HTML to MD, MD to PDF, MD to DOCX conversion modules.

created at Jan. 23, 2016, 3:29 p.m.

Java

58 +0

2,200 +3

260 +0

GitHub
kramdown by gettalong

kramdown is a fast, pure Ruby Markdown superset converter, using a strict syntax definition and supporting several common extensions.

created at Nov. 30, 2008, 8:32 a.m.

Ruby

37 +0

1,702 +2

266 +0

GitHub
commonmark-java by commonmark

Java library for parsing and rendering CommonMark (Markdown)

created at July 22, 2015, 1:08 a.m.

Java

104 +0

2,196 +1

282 +1

GitHub
sundown by vmg

Standards compliant, fast, secure markdown processing library in C

created at April 15, 2011, 8:38 a.m.

C

83 +1

1,980 +2

386 +0

GitHub
python-markdown2 by trentm

markdown2: A fast and complete implementation of Markdown in Python

created at Jan. 31, 2011, 12:30 a.m.

Python

59 +0

2,599 +3

427 +0

GitHub
redcarpet by vmg

The safe Markdown parser, reloaded.

created at March 24, 2011, 10:05 p.m.

C

101 +0

4,947 +1

523 -1

GitHub
cmark by commonmark

CommonMark parsing and rendering library and program in C

created at Jan. 25, 2015, 5:30 a.m.

C

53 -1

1,578 +3

523 +2

GitHub
php-markdown by michelf

Parser for Markdown and Markdown Extra derived from the original Markdown.pl by John Gruber.

created at June 6, 2010, 5:48 p.m.

PHP

141 +0

3,404 +0

533 -1

GitHub
turndown by mixmark-io

🛏 An HTML to Markdown converter written in JavaScript

created at Oct. 23, 2011, 10:35 a.m.

HTML

119 +0

8,055 +18

837 +0

GitHub
markdown by Python-Markdown

A Python implementation of John Gruber’s Markdown with Extension support.

created at May 29, 2010, 2:59 a.m.

Python

75 +0

3,627 +9

852 -1

GitHub
markdown-js by evilstreak

A Markdown parser for javascript

created at Dec. 18, 2009, 3:31 p.m.

JavaScript

190 +0

7,688 -3

865 +0

GitHub
parsedown by erusev

Better Markdown Parser in PHP

created at July 10, 2013, 8:23 p.m.

PHP

217 +0

14,672 +6

1,117 +1

GitHub