From: Waylan L. <wa...@gm...> - 2008-11-15 02:27:55
|
In case anyone is interested, I just pushed changes to docs/writing_extensions.txt [1] for the new BlockParser (starting at line 165). The code is documented as well, but sometimes the overview text is easier to start with. Any corrections, additions, criticisms or other feedback is welcome. [1]: http://gitorious.org/projects/python-markdown/repos/mainline/blobs/master/docs%2Fwriting_extensions.txt#line165 On Thu, Nov 13, 2008 at 11:44 PM, Waylan Limberg <wa...@gm...> wrote: > On Thu, Nov 13, 2008 at 8:58 AM, Waylan Limberg <wa...@gm...> wrote: >> On Thu, Nov 13, 2008 at 4:26 AM, Yuri Takhteyev <qar...@gm...> wrote: >>> >>> Yes, this certainly looks more customizable and is also easier to >>> understand. Good job! If we can switch to this implementation >>> without breaking too many tests, then let's just do this. >> >> Thanks. I crunched on the bugs last night and only have one failing >> test left. I'll push once I get a a few implementation details worked >> out. >> > > FYI, I just pushed this. The only failing test is for definition lists > as I haven't touched that yet. Everything else is passing and we > *should* be more similar to perl and php implementations. Enjoy! > > I just marked tickets 1 & 21 as fixed. We now have no open tickets > except 8 which is a nice-to-have. Although, we already do it better > than everyone else, so it doesn't really matter. > > > > -- > ---- > Waylan Limberg > wa...@gm... > -- ---- Waylan Limberg wa...@gm... |