Maven Doxia

<p> tag in xdoc file is lost after <ul> tags encountered during transformation to HTML

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Duplicate
  • Affects Version/s: None
  • Fix Version/s: 1.0-alpha-9
  • Component/s: Module - Xdoc
  • Labels:
    None
  • Number of attachments :
    1

Description

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.

Issue Links

Activity

Hide
Vincent Siveton added a comment -

Seems to be the same pb that DOXIA-79

Show
Vincent Siveton added a comment - Seems to be the same pb that DOXIA-79

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: