[ http://jira.codehaus.org/browse/MPXDOC-111?page=comments#action_71528 ] 
            
Lukas Theussl commented on MPXDOC-111:
--------------------------------------

Another custom jelly build? :( If that carries on like that we might as well 
take over jelly maintenance... ;) I don't think this issue is important enough 
for that...

> <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=&lt;version&gt;</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=&lt;version&gt;</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

        

Reply via email to