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