Can we have a bbcode/icode inside the [code ] [code] tags?
For instance, we are ammending the code, I guess it's better if we could have enable the bold bbcode inside the code tags or the [color] [/color ] tag. So that we could specify it (just my thoughts).
For instance:
[code]
var test==document.myForm.myInput.value;
[/code]
The conflict is that the bbcode of code is not parsed.
Hope makes sense



