Markdown
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (→Resources) |
Dan Tobias (Talk | contribs) |
||
Line 2: | Line 2: | ||
|formattype=electronic | |formattype=electronic | ||
|subcat=Markup | |subcat=Markup | ||
+ | |extensions={{ext|md}}, {{ext|markdown}}, {{ext|mdown}}, {{ext|markdn}} | ||
}} | }} | ||
Revision as of 14:34, 12 October 2013
Markdown is a lightweight and human readable markup format for text formatting created by John Gruber and Aaron Swartz.
There is no formal specification for Markdown, and it has ambiguities that are handled inconsistently by different implementations. There is an initiative[1] to write such a specification.