| Thu, 27 Jun 2013 16:54:29 +0200 | gibus | Sames as for changeset 516, BeautifulSoup needs fromEncoding='UTF-8'. | file | diff | annotate |
| Thu, 09 Aug 2012 16:55:25 +0200 | gibus | Fixed renderContents on BeautifilSoup if there is no body in source html | file | diff | annotate |
| Thu, 09 Aug 2012 13:05:11 +0200 | gibus | When extracting body of a document in HTML source format (i.e. without pandoc conversion before display), use BeautifilSoup, which is more tolerant, instead of xml.dom.minidom, which crashes too often. | file | diff | annotate |