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

35 +0

2,747 +3

195 +1

GitHub
html-to-markdown by thephpleague

Convert HTML to Markdown with PHP

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

PHP

44 +0

1,772 +2

206 +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,291 +0

216 +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

15 +0

820 +0

227 +0

GitHub
markdownlint by markdownlint

Markdown lint tool

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

Ruby

16 +0

1,813 +1

228 +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

46 +0

2,597 +7

250 +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,714 +2

254 +1

GitHub
mdp by visit1985

A command-line based markdown presentation tool.

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

C

74 +0

4,967 +4

258 +1

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,288 +3

272 +1

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

38 +0

1,716 +0

275 +0

GitHub
commonmark-java by commonmark

Java library for parsing and rendering CommonMark (Markdown)

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

Java

102 +0

2,299 +3

288 -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 +0

1,998 +1

385 +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

60 +0

2,669 +4

433 +0

GitHub
redcarpet by vmg

The safe Markdown parser, reloaded.

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

C

101 +0

4,990 +3

527 +1

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

136 -1

3,426 +1

529 -1

GitHub
cmark by commonmark

CommonMark parsing and rendering library and program in C

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

C

52 +0

1,652 +2

550 +3

GitHub
markdown-js by evilstreak

A Markdown parser for javascript

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

JavaScript

190 +0

7,696 +1

861 -2

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,800 +7

862 -1

GitHub
turndown by mixmark-io

🛏 An HTML to Markdown converter written in JavaScript

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

HTML

123 +0

8,898 +34

879 -1

GitHub
parsedown by erusev

Better Markdown Parser in PHP

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

PHP

214 +1

14,796 +6

1,124 +0

GitHub