<p> tag in xdoc file is lost after <ul> tags encountered during transformation
to HTML
--------------------------------------------------------------------------------------
Key: MNG-3117
URL: http://jira.codehaus.org/browse/MNG-3117
Project: Maven 2
Issue Type: Bug
Components: Documentation: General
Affects Versions: 2.0.7, 2.0.6
Reporter: Fred Muhlenberg
Priority: Minor
Attachments: problem.xml
When writing the xdoc sources for documentation, I add various HTML markup
tags, notably the paragraph <p> character. After site generation, I find that
the paragraph <p> character is stripped after a list tag such as <ul> is
encountered.
I resort to using break <br> tags to separate all subsequent paragraph blocks
after the list because no more paragraph <p> character appear in the source HTML
I have attached a simple xdoc format file that demonstrates the problem.
--
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