• 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:

<div></div>a
<p>a
</p>
<div></div>

Output:

<div></div>a 7ac950327848428d111704c3b71bac6f <div></div>

I can also produce using this markdown formatted version of the mt:Entries docs (mentioned in Case 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.

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.