Hello all,
when converting HTML to XWiki 2.1 using the rendering API,
the last parenthesis of the text if ((
before attributes given with (% ... %)
is not escaped with ~
, therefore the rendered XWiki 2.1 will be flawed.
Also, the second parametrization is missing the style part "font-size: 12pt; font-family: Courier New, Courier New_MSFontService, monospace;"
.
Is this expected?