search for: text10

Displaying 1 result from an estimated 1 matches for "text10".

Did you mean: test10
2008 Apr 06
1
buggy HTML from nested lists w/ paragraphs
...er or both of the errors, while removal of other items kills one error or the other. (Removal of text8 kills neither, but I left it in case it's helpful for diagnosing the problem.) # text1 * text2 * text3 text4 ## text5 * text6 * text7 text8 ## text9 * text10 * text11 text12 text13 The versions of Markdown I'm running this through are version 1.0.1 of the Perl script from daringfireball, and whatever's included in MarsEdit 2.1.3(1404). Any ideas?