Markdown
A text-to-HTML formatter allowing you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML).
[select from the text-formatting dropdown]
A text-to-HTML formatter allowing you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML).
[select from the text-formatting dropdown]
Have a question? Please use the MT Forums. Notes submitted on documentation should pertain to tips & hints regarding documentation. Your note may be removed once its contents have been integrated into the body of the page.
Copyright 2007-2012 Six Apart Ltd. All content licensed under Creative Commons Attribution-Share Alike 3.0 Unported License.
Beau Smith
June 3, 2009 10:34 AM | Reply
**Bug report in Markdown 1.0.1** - Using the following code in an entry body will produce a hash value instead of the desired code:
Input:
a
a
Output:
a 7ac950327848428d111704c3b71bac6f
I can also produce using [this markdown formatted version of the mt:Entries docs](http://bugs.movabletype.org/default.asp?pg=pgDownload&pgType=pgFile&ixBugEvent=462439&ixAttachment=11283&sTicket=&sFileName=entries.mdown) (mentioned in [Case 79762](http://bugs.movabletype.org/default.asp?79762)) in an entry body. Once published find the hash under the heading "Combination of Attributes and Modifiers".
This same behavior occurs when using the preview command in [TextMate](http://macromates.com/).