Displaying 1 result from an estimated 1 matches for "7ac950327848428d111704c3b71bac6f".
2009 Jun 03
1
Markdown plugin produces hash instead of content
...ns.movabletype.org/markdown/index.html
)...
---
**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:
a 7ac950327848428d111704c3b71bac6f
I can also produce using [this markdown formatted version of the
mt:Entries docs][2] (mentioned in [Case 79762][3]) 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...