Markdown
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (→Resources) |
|||
Line 13: | Line 13: | ||
== Resources == | == Resources == | ||
− | [http://daringfireball.net/projects/markdown/ Official specification and markdown to HTML conversion tool] | + | * [http://daringfireball.net/projects/markdown/ Official specification and markdown to HTML conversion tool] |
+ | * [http://bywordapp.com/markdown/guide.html Byword MultiMarkdown Guide] |
Revision as of 14:33, 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.