commonmark-bundle
Markdown parser
An Symfony bundle that integrates a markdown parser
Symfony bundle that integrates the league/commonmark markdown parser.
9 stars
3 watching
3 forks
Language: PHP
last commit: over 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
commonmark/commonmark.js | A JavaScript library for parsing and rendering Markdown syntax | 1,444 |
icyleaf/markd | A markdown parser written in Crystal, compliant to CommonMark specification. | 109 |
jgm/commonmark-hs | A flexible and extensible Haskell library for parsing markdown syntax | 135 |
commonmark/commonmark-spec | Defines and standardizes Markdown syntax through a spec and reference implementations | 4,889 |
commonmark/cmark | A C library and program that implements the CommonMark syntax specification | 1,652 |
knagis/commonmark.net | Implementation of the CommonMark specification in C# for converting Markdown documents to HTML | 1,003 |
executablebooks/markdown-it-py | A Python port of markdown-it with 100% CommonMark support and extensibility | 734 |
kivikakk/comrak | A Markdown parser and renderer compatible with CommonMark and GitHub Flavored Markdown standards. | 1,204 |
kzykhys/ciconia | A PHP Markdown parser with extensible syntax and rendering options | 354 |
piwi/markdown-extended | A parser for an extended syntax used in documentation formatting. | 2 |
cebe/markdown | A fast and extensible Markdown parser for PHP | 999 |
gourmet/common-mark | Adds support for the CommonMark markup language to CakePHP 3. | 10 |
gomarkdown/markdown | A Markdown parsing and rendering library for Go. | 1,416 |
ysbaddaden/crystal-cmark | A Crystal wrapper around the CommonMark C library for parsing and rendering Markdown text | 18 |
github/cmark-gfm | A lightweight, portable and flexible C library for parsing and rendering Markdown syntax with extensions. | 906 |