• Currently 0/5
  • 1
  • 2
  • 3
  • 4
  • 5
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]

1 Comment

**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/).

Leave a comment

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.