You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Vincent Siveton (JIRA)" <ji...@codehaus.org> on 2009/05/27 12:05:42 UTC

[jira] Issue Comment Edited: (DOXIA-323) Apt parser garbles some special characters inside tables

    [ http://jira.codehaus.org/browse/DOXIA-323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=178198#action_178198 ] 

Vincent Siveton edited comment on DOXIA-323 at 5/27/09 5:04 AM:
----------------------------------------------------------------

FYI using double reverse solidus ie {noformat}\\{noformat} in a cell is incorrectly rendered with Doxia 1.0 (ie with maven-site-plugin:2.0): it becomes \240.

      was (Author: siveton):
    FYI using \\ in a cell is incorrectly rendered with Doxia 1.0 (ie with maven-site-plugin:2.0): it becomes \240.
  
> 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
>            Assignee: Vincent Siveton
>             Fix For: 1.1.1
>
>
> 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