ok its not a glitch, heres the official reply:
Quote:
Originally Posted by Mike Sullivan
BB code has always executed within [code] tags, even in 3.0.x. If it didn't, that was a modification you made.
3.5.0 has introduced the [noparse] tag, so you can do this if you want:
[code][noparse]<any text and BB code you want here>[/code][/noparse]
Which would output:
Code:
<any text and BB code you want here>
As an example:
Code:
this would normally be [b]bold[/b] and [i]italic[/i]!
|