From: Waylan L. <wa...@gm...> - 2008-09-25 13:07:48
|
Hi Benoit, I justed edited that page you linked to and it works fine. The problem is that python-markdown *requires* four spaces of indent and you only had two. I realize some other implementations of markdown are not so strict about that, but the way python-markdown works it's not easy to make it more lax. I'm not sure why your preview was working. On Thu, Sep 25, 2008 at 8:26 AM, Benoit Chesneau <be...@co...> wrote: > Hi all, > > For http://couch.it I decided to use python-markdown due to its > possibilites of extension. I use lates trunk, but I have some problem > with nested list like reported here : > > http://wiki.couch.it/Bugs_and_Issues > > > Any idee what could be the problem ? Anyone already had this problem ? > > - benoît > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Python-markdown-discuss mailing list > Pyt...@li... > https://lists.sourceforge.net/lists/listinfo/python-markdown-discuss > -- ---- Waylan Limberg wa...@gm... |