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