[ http://jira.codehaus.org/browse/MPXDOC-111?page=comments#action_71534 ] Arnaud Heritier commented on MPXDOC-111: ----------------------------------------
One more, one less ;-) But it's a good idea we can propose that you join the jakarta-commons team !! ;-) > <br/> is transformed into <br></br> > ----------------------------------- > > Key: MPXDOC-111 > URL: http://jira.codehaus.org/browse/MPXDOC-111 > Project: maven-xdoc-plugin > Issue Type: Bug > Reporter: Carlos Sanchez > > This causes two line breaks (at least in IE 6) > For example (at > http://cvs.apache.org/viewcvs.cgi/maven-plugins/aspectj/xdocs/index.xml?rev=1.7&view=auto) > <section name="Installing"> > <p> > To install or update the plugin do the following:<br/> > <code>maven plugin:download -DgroupId=maven > -DartifactId=maven-aspectj-plugin -Dversion=<version></code> > </p> > </section> > is transformed into (at http://maven.apache.org/reference/plugins/aspectj/) > <div class="section"> > <a name="Installing"></a><h2>Installing</h2> > <p> > To install or update the plugin do the following:<br></br> > <code>maven plugin:download -DgroupId=maven > -DartifactId=maven-aspectj-plugin -Dversion=<version></code> > </p> > </div> -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira