* BUGFIX: Fix for multiple multi-line paragraphs. (62)
3.0.1
* BUGFIX: Fix improper handling of extended code blocks. (61)
3.0.0
* Drop support for Python 2.6 and 3.2. * Update to the current version of html5lib * Bugfixes: * Fix handling of HTML entities in extended pre blocks. (55) * Empty definitions in definition lists raised an exception (56) * Fix handling of unicode in img attributes (58)
2.3.16
* Bugfixes: * Fix processing of extended code blocks (50) * Don't break when links fail to include "http:" (51) * Better handling of poorly-formatted tables (52)
2.3.15
* Bugfix: Don't break on unicode characters in the fragment of a url. (49)