commonmark
Markdown parser
A PHP library that parses Markdown text into HTML
Highly-extensible PHP Markdown parser which fully supports the CommonMark and GFM specs.
3k stars
35 watching
194 forks
Language: PHP
last commit: 6 days ago
Linked from 3 awesome lists
commonmarkgfmgithub-flavored-markdownhacktoberfestmarkdownphp
Related projects:
Repository | Description | Stars |
---|---|---|
commonmark/commonmark-java | A Java library for parsing and rendering Markdown text according to the CommonMark specification | 2,299 |
markdown-it/markdown-it | A fast and customizable Markdown parser with extensive support for syntax extensions and plugins. | 18,310 |
noah1400/commonmark-marker-extension | Adds highlighted text support to the CommonMark PHP implementation | 2 |
thephpleague/html-to-markdown | Converts HTML to Markdown with PHP | 1,771 |
erusev/parsedown | A PHP library that provides a simple and fast way to parse Markdown text into HTML | 14,794 |
xoofx/markdig | A fast, extensible Markdown processor for .NET with support for various Markdown flavors and features. | 4,390 |
michelf/php-markdown | Converts plain text to HTML using Markdown syntax and PHP implementation | 3,425 |
yuin/goldmark | A Markdown parser written in Go with standards-compliance and extensibility features. | 3,687 |
vsch/flexmark-java | A Java implementation of Markdown parsing and conversion to various formats. | 2,288 |
commonmark/commonmark.js | A JavaScript library for parsing and rendering Markdown syntax | 1,444 |
webuni/commonmark-bundle | An Symfony bundle that integrates a markdown parser | 9 |
jgm/commonmark-hs | A flexible and extensible Haskell library for parsing markdown syntax | 135 |
gourmet/common-mark | Adds support for the CommonMark markup language to CakePHP 3. | 10 |
knagis/commonmark.net | Implementation of the CommonMark specification in C# for converting Markdown documents to HTML | 1,003 |
cebe/markdown | A fast and extensible Markdown parser for PHP | 999 |