I agree on the subject of code boxes I do like one feature of SMF which would be great if you can get it for WBB;
using php tags [.php] you can use it just to give it the proper syntax rather than a full code box.
Example:
The PHP tags on here :
echo 'Hola';
SMF's version:
echo 'Hola';
I like that feature.