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: 4 months ago
Linked from 4 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
commonmark/commonmark.js A JavaScript library for parsing and rendering Markdown syntax 1,449
commonmark/cmark A C library and program that implements the CommonMark syntax specification 1,667
jgm/commonmark-hs A flexible and extensible Haskell library for parsing markdown syntax 137
executablebooks/markdown-it-py A Python implementation of Markdown parsing with high speed and customization options. 756
knagis/commonmark.net Implementation of the CommonMark specification in C# for converting Markdown documents to HTML 1,005
webuni/commonmark-bundle An Symfony bundle that integrates a markdown parser 9
kivikakk/comrak A Markdown parser and formatter that supports both CommonMark and GitHub Flavored Markdown syntaxes. 1,219
icyleaf/markd A markdown parser written in Crystal, compliant to CommonMark specification. 110
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,102
orc/discount A C implementation of Markdown markup language syntax and test suite 859
gomarkdown/markdown A Markdown parsing and rendering library for Go. 1,439
remarkjs/.github Provides community guidelines and support resources for a unified front-end documentation project. 7
github/cmark-gfm A lightweight, portable and flexible C library for parsing and rendering Markdown syntax with extensions. 915
gucong3000/postcss-markdown Converts Markdown text to CSS 21