BBCode is a popular method for text formatting on many bulletin boards.
BBCode is similar to HTML in most cases, except that it uses square brackets ("[]") as opposed to angled brackets ("<>").
The set of BBCodes that are supported on tor.com are as follows:
| [b]bold text[/b] | bold text |
| [i]italic text[/i] | italic text |
| [u]underline text[/u] | underline text |
| [quote]quoted text[/quote] | quoted text |
| [color=red]red text[/color] or [color=#FF0000]red text[/color] | red text |
| [url=http://www.google.com]Google[/url] | |
| [img]url-of-image[/img] | ![]() |


