Le 22/01/2012 19:28, Bernd Zeimetz a écrit :
could you give the version from unstable (just passed NEW) a try? On the first
look I'm not able to reproduce it there.
It does not solve the issue. However it works fine with the upstream commit
07f2057734b745793e7ad6f86d36d286fd718e70.
Cheers,
Package: python-markdown
Version: 2.0.3-2
Severity: normal
Dear Maintainer,
Please have a look to this strange behavior:
8<
>>> import markdown
>>> markdown.markdown('.\n\n...\n\n.')
u'.\n\n...\n\n.'
>>> markdown.markdown('.\n\n.a.\n\n.')
u'.\n\n.a.\n\n.'
>>> markdown.markdown('.
2 matches
Mail list logo