-
Suggestion
-
Resolution: Fixed
-
None
-
None
Currently to add colors in {noformat}, you can do this:
{color:red}
{noformat}hi{noformat}
{color}
hi
The noformat text shows the color in Confluence. Unfortunately, in Confluence if you go from rich text to wikimarkup the end color tag goes in front of the noformat, so you loose the effect. Perhaps noformat shouldn't have color, but some consistancy would be nice.
Tested on 2.10. The color no longer works on the noformat, so you have your consistency. However the markup still gets broken by roundtrip in IE7. So I made a new bug.
CONF-14204