diff -r a76b94bcec92 -r cbf1a1153313 helpers/mimeXhtmlPart.xsl --- a/helpers/mimeXhtmlPart.xsl Mon Oct 17 00:55:48 2011 +0200 +++ b/helpers/mimeXhtmlPart.xsl Mon Oct 17 13:55:28 2011 +0200 @@ -11,8 +11,8 @@ method="xml" indent="yes" encoding="UTF-8" - doctype-public="-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN" - doctype-system="http://www.w3.org/2002/04/xhtml-math-svg/xhtml-math-svg.dtd"/> + doctype-public="-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN"/> @@ -124,6 +124,7 @@ name() = 'p' or name() = 'div' or name() = 'br' or + name() = 'hr' or name() = 'strong' or name() = 'em' or name() = 'sub' or