>>47 here is an idea, make your own format for prog that uses a weird for of bbcode where every tag is 1 leter and when you close the tag you write [/]
Name:
Anonymous2014-07-02 13:29
>>55 If every tag is one letter, why bother keeping the square bracket syntax? The only reason the tag names need delimiters is so the parser (and the user) can instantly tell where they end. So you might as well switch to \b \i \o \u or something.