- ignore <br> inside <dd> too, since ab.xml is using that,
though it's kind of wrong
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1899272 13f79535-47bb-0310-9956-
ffa450edef68
<!-- ==================================================================== -->
<!-- remove some stuff from the output -->
<!-- ==================================================================== -->
-<xsl:template match="parentdocument|seealso|dd|td|example/br" />
+<xsl:template match="parentdocument|seealso|dd|td|example/br|dd/br" />
<!-- ==================================================================== -->