[ 
http://jira.xwiki.org/jira/browse/XWIKI-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vincent Massol closed XWIKI-1705.
---------------------------------

    Fix Version/s: 1.1 RC2
       Resolution: Fixed
         Assignee: Vincent Massol

Fixed, thanks.

> Single backslashes inside {code} block
> --------------------------------------
>
>                 Key: XWIKI-1705
>                 URL: http://jira.xwiki.org/jira/browse/XWIKI-1705
>             Project: XWiki Platform
>          Issue Type: Bug
>          Components: Rendering
>    Affects Versions: 1.1 RC1
>            Reporter: Guido Schoepp
>         Assigned To: Vincent Massol
>             Fix For: 1.1 RC2
>
>
> It is not possible to get single backslashes rendered inside a {code} block.
> If typed this way...
> {code}
> c:\dev\hello\world
> {code}
> ...the result is no backslash:
> c:devhelloworld 
> If typed with double backslashes...
> {code}
> c:\\dev\\hello\\world
> {code}
> ...the result is double backslashes:
> c:\\dev\\hello\\world

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.xwiki.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications

Reply via email to