Apt parser garbles some special characters inside tables
--------------------------------------------------------

                 Key: DOXIA-323
                 URL: http://jira.codehaus.org/browse/DOXIA-323
             Project: Maven Doxia
          Issue Type: Bug
          Components: Module - Apt
    Affects Versions: 1.1
            Reporter: Lukas Theussl


Apt snippet:

{noformat}
  \~, \=, \-, \+, \*, \[, \], \<, \>, \{, \}, \\.

*---------------------------------------------+--------------+
| \~, \=, \-, \+, \*, \[, \], \<, \>, \{, \}, \\.     | Apt special characters
*---------------------------------------------+--------------+
| $\{JAVA_HOME\}                             | The JAVA_HOME environment value.
*---------------------------------------------+--------------+
{noformat}

The characters <, >, {, }, \ are not rendered inside the table. This worked in 
Doxia 1.0.

-- 
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