[quote=@Mahz] I removed the sweet [code][img=...][/code] shorthand because the BBCode parser was treating it like an img tag with no closing tag. But now that my hacked parser has matured, I think I can implement the shorthand form by processing the shorthand tags into images before feeding the markup into the parser. When re-writing the Guild early this year, I was reluctant to reintroduce BBCode that broke the BBCode "specification" of open/close tags, but now I regularly break the spec and I'm comfortable with my custom parser. See: [code]hr[/code] and [code][@Mahz][/code]. The [code][code][/code] tag isn't adding spaces but rather it just pads the content with a few pixels. It makes more sense when you realize the code tag used to look like this: [img]https://dl.dropboxusercontent.com/spa/quq37nq1583x0lf/osefg_yr.png[/img] (Notice the pink background) But I modified it to have a transparent background which makes the padding seem redundant. I may experiment with some different backgrounds, so I'll keep the padding in for now. Finally, it is possible to link images: [url=http://example.com][img]http://www.roleplayerguild.com/ratings/like.png[/img][/url] ← should be a linked image Finally, I still haven't caught up in this thread since I'm too easily distracted. :lol I need to devote my limited time to finishing the search feature prototype. [/quote] As an experiment, you should try dropping the brackets on @mention, at least for simple usernames. It'll probably require the username-feeding system or brackets for more complex usernames (with fancy characters like space or '), but for for a mention like @Mahz.