Markdown

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Commentary)
Line 8: Line 8:
  
 
There is no formal specification for the original Markdown, and it has ambiguities that are handled inconsistently by different implementations. An attempt to improve on this situation was done (released 2014-09) by a group unrelated to the originators of Markdown, and was originally dubbed '''Standard Markdown''' until John Gruber objected to this name, and it was first renamed "Common Markdown" and later [[CommonMark]].
 
There is no formal specification for the original Markdown, and it has ambiguities that are handled inconsistently by different implementations. An attempt to improve on this situation was done (released 2014-09) by a group unrelated to the originators of Markdown, and was originally dubbed '''Standard Markdown''' until John Gruber objected to this name, and it was first renamed "Common Markdown" and later [[CommonMark]].
 +
 +
[[Markdeep]] is an extended Markdown implemented in [[JavaScript]] for [[web]] use.
  
 
== Specs and format descriptions ==
 
== Specs and format descriptions ==

Revision as of 12:59, 16 October 2015

File Format
Name Markdown
Ontology
Extension(s) .md, .markdown, .mdown, .markdn
MIME Type(s) text/x-markdown

Markdown is a lightweight and human readable markup format for text formatting created by John Gruber and Aaron Swartz. It is similar to various forms of wiki markup.

There is no formal specification for the original Markdown, and it has ambiguities that are handled inconsistently by different implementations. An attempt to improve on this situation was done (released 2014-09) by a group unrelated to the originators of Markdown, and was originally dubbed Standard Markdown until John Gruber objected to this name, and it was first renamed "Common Markdown" and later CommonMark.

Markdeep is an extended Markdown implemented in JavaScript for web use.

Contents

Specs and format descriptions

Software and Tools

Commentary

Other links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox