commonmark-spec

Markdown spec

Defines and standardizes Markdown syntax through a spec and reference implementations

CommonMark spec, with reference implementations in C and JavaScript

GitHub

5k stars
152 watching
319 forks
Language: Python
last commit: about 2 years ago
Linked from 4 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
commonmark/commonmark.jsA JavaScript library for parsing and rendering Markdown syntax1,449
commonmark/cmarkA C library and program that implements the CommonMark syntax specification1,667
jgm/commonmark-hsA flexible and extensible Haskell library for parsing markdown syntax137
executablebooks/markdown-it-pyA Python implementation of Markdown parsing with high speed and customization options.756
knagis/commonmark.netImplementation of the CommonMark specification in C# for converting Markdown documents to HTML1,005
webuni/commonmark-bundleAn Symfony bundle that integrates a markdown parser9
kivikakk/comrakA Markdown parser and formatter that supports both CommonMark and GitHub Flavored Markdown syntaxes.1,219
icyleaf/markdA markdown parser written in Crystal, compliant to CommonMark specification.110
gourmet/common-markAdds support for the CommonMark markup language to CakePHP 3.10
pulldown-cmark/pulldown-cmarkAn efficient parser for Markdown markup language2,102
orc/discountA C implementation of Markdown markup language syntax and test suite859
gomarkdown/markdownA Markdown parsing and rendering library for Go.1,439
remarkjs/.githubProvides community guidelines and support resources for a unified front-end documentation project.7
github/cmark-gfmA lightweight, portable and flexible C library for parsing and rendering Markdown syntax with extensions.915
gucong3000/postcss-markdownConverts Markdown text to CSS21