commonmark-spec
Markdown spec
Defines and standardizes Markdown syntax through a spec and reference implementations
CommonMark spec, with reference implementations in C and JavaScript
5k stars
152 watching
317 forks
Language: Python
last commit: 2 months ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
commonmark/commonmark.js | A JavaScript library for parsing and rendering Markdown syntax | 1,444 |
commonmark/cmark | A C library and program that implements the CommonMark syntax specification | 1,652 |
jgm/commonmark-hs | A flexible and extensible Haskell library for parsing markdown syntax | 135 |
executablebooks/markdown-it-py | A Python port of markdown-it with 100% CommonMark support and extensibility | 734 |
knagis/commonmark.net | Implementation of the CommonMark specification in C# for converting Markdown documents to HTML | 1,003 |
webuni/commonmark-bundle | An Symfony bundle that integrates a markdown parser | 9 |
kivikakk/comrak | A Markdown parser and renderer compatible with CommonMark and GitHub Flavored Markdown standards. | 1,204 |
icyleaf/markd | A markdown parser written in Crystal, compliant to CommonMark specification. | 109 |
gourmet/common-mark | Adds support for the CommonMark markup language to CakePHP 3. | 10 |
pulldown-cmark/pulldown-cmark | An efficient parser for Markdown markup language | 2,080 |
orc/discount | An implementation of Markdown markup language written in C | 860 |
gomarkdown/markdown | A Markdown parsing and rendering library for Go. | 1,416 |
remarkjs/.github | Provides community guidelines and support resources for a project related to unified markdown processing | 7 |
github/cmark-gfm | A lightweight, portable and flexible C library for parsing and rendering Markdown syntax with extensions. | 906 |
gucong3000/postcss-markdown | Converts Markdown text to CSS | 21 |