|
From: Waylan L. <wa...@gm...> - 2008-05-15 03:31:40
|
Thanks John. I've applied your patch, which is available here: http://gitorious.org/projects/python-markdown/repos/mainline/commits/a91e308363eeacd77270cdcb3df2109e0cfe2d18 On Wed, May 14, 2008 at 10:50 PM, John Szakmeister <jo...@sz...> wrote: > I've been moving my blog to Django, and decided to use the Markdown > syntax... so I've been using your library. I ran into a problem where > it was unhappy about a header in one of the posts. In particular, it > didn't like a hash being in the middle of the header. Gruber's > implementation accepts it fine though, and nothing says that it's > incorrect. So, I made a patch that makes python markdown match the > Perl version more closely and adds a test in the test suite for it. > > If you have any questions or feedback, please CC me as I'm not > subscribed to the list. > > Thanks! > > -John > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Python-markdown-discuss mailing list > Pyt...@li... > https://lists.sourceforge.net/lists/listinfo/python-markdown-discuss > > -- ---- Waylan Limberg wa...@gm... |