Message:

   The following issue has been closed.

   Resolver: Arnaud HERITIER
       Date: Thu, 28 Oct 2004 5:29 PM

You cannot do something like <br>...</br>
It's not valid in XHTML :
http://www.w3.org/TR/xhtml1/dtds.html#a_dtd_XHTML-1.0-Transitional
The br tag content must be empty.
You can do this to create a paragraph : <p>...</p>
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPPDF-25

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPPDF-25
    Summary: Content in <br> tags are not being displayed
       Type: Bug

     Status: Closed
   Priority: Minor
 Resolution: WON'T FIX

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-pdf-plugin
   Fix Fors:
             2.3

   Assignee: Arnaud HERITIER
   Reporter: Mary Abraham

    Created: Thu, 28 Oct 2004 1:00 PM
    Updated: Thu, 28 Oct 2004 5:29 PM

Description:
In the xdoc all the content in the <br>.... </br> tag does not get displayed when the 
xdoc is converted to a pdf file. 


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to