src/cm/converters/pandoc_converters.py
Thu, 27 Jun 2013 16:54:29 +0200 gibus Sames as for changeset 516, BeautifulSoup needs fromEncoding='UTF-8'.
Thu, 09 Aug 2012 16:55:25 +0200 gibus Fixed renderContents on BeautifilSoup if there is no body in source html
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.
less more (0) -10 -3 tip