CommonMark
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (→Other links) |
Dan Tobias (Talk | contribs) |
||
Line 10: | Line 10: | ||
== Specs == | == Specs == | ||
* [http://spec.commonmark.org/ Official spec] | * [http://spec.commonmark.org/ Official spec] | ||
+ | |||
+ | == Software == | ||
+ | * [https://github.com/gjtorikian/commonmarker commonmarker: Ruby implementation of CommonMark spec] | ||
== Other links == | == Other links == |
Revision as of 16:04, 16 May 2015
CommonMark is an attempt to produce a more standardized variant of Markdown, by a group that didn't include the creator of Markdown, John Gruber, who objected to the original name of this variant ("Standard Markdown"), so it was renamed first "Common Markdown", and then CommonMark.