From: Waylan L. <wa...@gm...> - 2009-03-10 12:49:09
|
Your welcome Holger. See `docs/writing_extensions.txt` in the source for full documentation. You may also want to look at the definition list extension as an example. On Tue, Mar 10, 2009 at 3:54 AM, Holger Rapp <Ra...@mr...> wrote: > Thanks for the quick fix, waylan. I will check it out, most probably > this weekend. > Can you point me to examples/documentation for implementing a > blockprocessor extension? I badly need table support > for the wiki of widelands.org and I will most likely hack something > anyway, so I can as well do it right and implement it in markdown. > > Greetings, > Holger > > > Am 10.03.2009 um 03:49 schrieb Waylan Limberg: > >> On Mon, Mar 9, 2009 at 4:49 AM, Holger Rapp <Ra...@mr...> wrote: >> [snip] >>> >>> tables extension seems to replace all <p> elements with <table>... >>> This is >>> pretty broken. >>> >> >> Thanks for the report Holger. I just pushed a fix to the repo. Turns >> out that code was pretty naive. This is the first I've looked at that >> extension very closely and I'd say the entire extension could use a >> refactor (rewritten as a blockprocessor), but at least a fix is in for >> now. >> >> -- >> ---- >> \X/ /-\ `/ |_ /-\ |\| >> Waylan Limberg > > > ------------------------------------------------------------------------------ > _______________________________________________ > Python-markdown-discuss mailing list > Pyt...@li... > https://lists.sourceforge.net/lists/listinfo/python-markdown-discuss > -- ---- \X/ /-\ `/ |_ /-\ |\| Waylan Limberg |