Bold not working in a codeblock?
by Bill Vee · in Site Feedback · 03/20/2009 (7:50 am) · 2 replies
Just notice that when you try to make something bold in side a codeblock it doesn't work.
I am pretty sure it did work before.
Example.
I am pretty sure it did work before.
Example.
Plan text [b]Bold text[/b]
#2
wow, that's weird.
here's the "source" for the above part of this post:
03/20/2009 (10:35 am)
testing it out..array[b] = 5; array[xyz] = 5; [b]foo[/b] [xyz]bar[/xyz]
wow, that's weird.
here's the "source" for the above part of this post:
Associate Michael Hall
Distracted...
As you can see it turns [ to < and ] to > inside of code blocks.