Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.18
-
Fix Version/s: 1.26
-
Component/s: Skin
-
Labels:None
-
Similar issues:
XSTOUCAN-81Radeox Code Macro doesn't use a monospace font for highlighted keywords XSTOUCAN-72The styles used by box and code macros are restricted to xwikimaincontainerinner XSTOUCAN-96##{{{test}}}## fails to be displayed correctly XSTOUCAN-99Fix style when code macro is used inline XSTOUCAN-59Code macro style is broken XSTOUCAN-61The class "macro" for div element does not print the box XSTOUCAN-123Headings font size improvements XSTOUCAN-68Remove from 'code' css class the box drawing related things and adjust the 'box' class XSTOUCAN-4#displayPanelLayout macro doesn't display correctly the columns XSTOUCAN-76Nicer look for the RSS macro 2.0
See screenshot.
Input was:
{{code}} iiiiiiiiii mmmmmmmmmm {{/code}} {{code}} public class MyClass { public void helloWorld() {} } {{/code}} {{code language="xml"}} <hello> <world>Cool!</world> </hello> {{/code}}