gibus [Fri, 10 Aug 2012 16:12:29 +0200] rev 460
Added import from XML file, including text, comments and attachments.
gibus [Thu, 09 Aug 2012 16:55:25 +0200] rev 459
Fixed renderContents on BeautifilSoup if there is no body in source html
gibus [Thu, 09 Aug 2012 13:05:11 +0200] rev 458
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.
gibus [Thu, 09 Aug 2012 11:06:46 +0200] rev 457
Fixed export with abiword by running tidy on html
gibus [Thu, 09 Aug 2012 10:11:21 +0200] rev 456
Fixed bad conversion of & to &
gibus [Mon, 06 Aug 2012 17:51:25 +0200] rev 455
Added export of attachements as inline b64 images for appropriate formats.