For example I'm just trying to get to grips with the forum, and am reading about how to style your posts
But in the part about Code Display the following example does not show correctly as RICH in the code is not shown in red (and is not shown as red here either, BUT is shown in red when the code tag is deactivated):
Rich code:
(CODE=rich](COLOR=red]Rich(/COLOR]
code(/CODE]
Rich (BB code):
Rich
code
Anyone knows what the correct syntax is and can fix the documentation?
P.S. Incidentally, I had to replace the square opening brackets with round ones to show the underlying syntax - how do you properly escape the control characters?
I know that and use that - but if you look at the page how to style your posts then you'll see that the example for "rich code" is not doing what it says it should be doing.
I would say "Rich Code" is a way to emphasise certain parts of your code, eg to highlight where a problem is. As far as I can see it is supposed to be applied AFTER the highlight syntax has done its thing, but it simply isn't working at all, even when you do not select a language (so there should be no syntax highlighting).