bbcode 'code' box does not allow title

this is a code box

If you try to set a title the following happens

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.

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

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