bbcode 'code' box does not allow title

Impotence

May the source be with u!
Code:
this is a code box

If you try to set a title the following happens

Code:
this is not a code box
 
I don't think the code tag has ever allowed for a title tag option. I did create a formatbox tag which supports titles, not sure if thats what you want.
 
I was trying to get it to look like this said:
but a code box, not a quote box

But anyway, the formatbox is actually better for what i was trying to do :)

[formatbox=Command to execute]
cat /proc/mdstat
[/formatbox]
 
Back
Top