| erusev/parsedown |
14,552 |
|
52,892 |
782 |
about 2 years ago |
80 |
May 21, 2022 |
152 |
mit |
PHP |
| Better Markdown Parser in PHP |
| showdownjs/showdown |
13,717 |
|
6,481 |
1,628 |
about 2 years ago |
62 |
April 21, 2022 |
193 |
mit |
JavaScript |
| A bidirectional Markdown to HTML to Markdown converter written in Javascript |
| jonschlinkert/remarkable |
5,594 |
|
7,473 |
665 |
over 2 years ago |
23 |
May 25, 2020 |
132 |
mit |
JavaScript |
| Markdown parser, done right. Commonmark support, extensions, syntax plugins, high speed - all in one. Gulp and metalsmith plugins available. Used by Facebook, Docusaurus and many others! Use https://github.com/breakdance/breakdance for HTML-to-markdown conversion. Use https://github.com/jonschlinkert/markdown-toc to generate a table of contents. |
| vmg/redcarpet |
4,875 |
|
48,905 |
2,572 |
over 2 years ago |
73 |
December 15, 2020 |
94 |
mit |
C |
| The safe Markdown parser, reloaded. |
| OscarGodson/EpicEditor |
4,321 |
|
32 |
3 |
about 6 years ago |
1 |
May 05, 2013 |
91 |
mit |
JavaScript |
| EpicEditor is an embeddable JavaScript Markdown editor with split fullscreen editing, live previewing, automatic draft saving, offline support, and more. For developers, it offers a robust API, can be easily themed, and allows you to swap out the bundled Markdown parser with anything you throw at it. |
| xoofx/markdig |
3,931 |
|
205 |
338 |
over 2 years ago |
105 |
August 30, 2023 |
89 |
bsd-2-clause |
C# |
| A fast, powerful, CommonMark compliant, extensible Markdown processor for .NET |
| chrisdiana/cms.js |
3,022 |
|
0 |
2 |
over 3 years ago |
2 |
March 19, 2021 |
14 |
mit |
JavaScript |
| Client-Side JavaScript Site Generator |
| JohnSundell/Ink |
2,195 |
|
0 |
0 |
about 3 years ago |
0 |
|
18 |
mit |
Swift |
| A fast and flexible Markdown parser written in Swift. |
| Ionaru/easy-markdown-editor |
2,123 |
|
41 |
52 |
over 2 years ago |
219 |
September 26, 2023 |
226 |
mit |
JavaScript |
| EasyMDE: A simple, beautiful, and embeddable JavaScript Markdown editor. Delightful editing for beginners and experts alike. Features built-in autosaving and spell checking. |
| vsch/flexmark-java |
2,102 |
|
126 |
157 |
over 2 years ago |
188 |
May 23, 2023 |
132 |
bsd-2-clause |
Java |
| 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. |