>>5
In my proposed Scheme BBCode, tag escaping would be ' or quote. In the top level, you'd have to use quote, since anything outside [] is treated as literal. Inside [], you can use either quote or '. For example:
The tag [quote [b]] makes text bold
the tag [display '[b]] makes text bold