Description
For example:
text {{{ line1 line2 }}} text
is rendered in one sign line and the extra white spaces before "line1" and after "line2" are lost.
The xhtml generated seems correct: the verbatim content is put inside a <tt class="wikimodel-verbatim"> so it looks like a skin issue. Something like
white-space: pre ;
in the css class should fix it.
Attachments
Issue Links
- is duplicated by
-
XWIKI-3769 Macro error description should use <pre> when rendered when in inline mode
- Closed
- is related to
-
XSTOUCAN-126 Inline verbatim loose white spaces
- Closed