From: Yuri T. <qar...@gm...> - 2008-12-08 09:52:54
|
Thanks. What about the extensions-x-codehilite/code.txt test. I am getting a diff on this one. Do you? Does anyone have any other tests to contribute? - yuri On Sun, Dec 7, 2008 at 9:34 AM, Waylan Limberg <wa...@gm...> wrote: > On Sun, Dec 7, 2008 at 3:52 AM, John Szakmeister <jo...@sz...> wrote: >> On Sat, Dec 6, 2008 at 10:38 PM, Waylan Limberg <wa...@gm...> wrote: >> [snip] >>> Strangely, I don't see a "para-with-hr" test anywhere. Is this perhaps >>> some old test you never committed and it isn't passing after some >>> recent changes? >> >> It's in tests/misc. That's one I submitted to you guys a couple months ago. >> > > Thanks John, and Yuri for commiting it. However, the test was failing > because the *test* was wrong, not the code. That was not valid html. A > <hr> is a block level element and no block level elements are allowed > in <p>s. I have updated the test and it passes. In other words the > code was correct. I thought I had tested for that when refactoring the > core - which explains my confusion about it failing. > > Fyi Yuri, I also fixed your missing imports in markdown.py after you > rearranged the logger. > > > > -- > ---- > Waylan Limberg > wa...@gm... > -- http://sputnik.freewisdom.org/ |