Andy Isaacson created MNG-5357:
----------------------------------

             Summary: escaped | in table cell renders as encoded unicode escape
                 Key: MNG-5357
                 URL: https://jira.codehaus.org/browse/MNG-5357
             Project: Maven 2 & 3
          Issue Type: Bug
    Affects Versions: 3.0.4
            Reporter: Andy Isaacson


Writing {code} | cell \| with pipe | cell2 {code} results in {code}cell 
 u007C with pipe{code} in my output HTML.  I expected a literal "|".

Complete example:
{code}
pipe fail
---

Demo

*---+---+
| cell \| pipe | next cell 
*---+---+
{code}

I'm running
{noformat}
Apache Maven 3.0.4
Maven home: /usr/share/maven
Java version: 1.6.0_24, vendor: Sun Microsystems Inc.
Java home: /usr/lib/jvm/java-6-openjdk-amd64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.5.5", arch: "amd64", family: "unix"
{noformat}
from Debian package maven-3.0.4-3.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to