Closed AndorChen closed 11 years ago
Hi, @fletcher:
when i tested the code in my ruby extension lib, the list tests failed:
Ordered and unordered lists ... FAILED 138c138,139 < <li>Second: --- > <li> > <p>Second:</p>
maybe the multimarkdown lib has some issues when render lists?
Read the README for peg-multimarkdown, but more importantly - peg-markdown. It is supposed to fail that one test.
Hi, @fletcher:
when i tested the code in my ruby extension lib, the list tests failed:
maybe the multimarkdown lib has some issues when render lists?