[xwiki-users] xwiki syntax: {code} environment not working
hi all, when using more than one {code} environment the text between the first occurance and last occurrance of {code} will be interpreted als code block... although it has been closed. for reasons i do not understand the wysiwyg editor displays it correct!! has there been a change to the {code} environment? Does anyone experience the same problem? Example source below. i'm using xwiki 1.1-rc-1 example that does not work: 1.1 Reference there are come c++ code snippets {code} first code snippet {code} another snippet to prove it \\ {code} second code snippet {code} \\ regards, kris ps. xwiki plugin very interesting
Hi Kristian, See the 1.1RC1 release notes on xwiki.org (you'll see this is mentioned). It's a known bug fixed in 1.1RC2. Thanks -Vincent On Sep 5, 2007, at 3:12 PM, Kristian Marinkovic wrote:
hi all,
when using more than one {code} environment the text between the first occurance and last occurrance of {code} will be interpreted als code block... although it has been closed. for reasons i do not understand the wysiwyg editor displays it correct!!
has there been a change to the {code} environment? Does anyone experience the same problem? Example source below.
i'm using xwiki 1.1-rc-1
example that does not work:
1.1 Reference
there are come c++ code snippets
{code} first code snippet
{code}
another snippet to prove it \\ {code} second code snippet {code} \\
regards, kris
ps. xwiki plugin very interesting _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
participants (2)
-
Kristian Marinkovic -
Vincent Massol