Supported formatting tags
\[i\] will show as [i]
[b] bold [/b]
[i] italic [/i]
[u] underlined [/u]
[sub] subscript [/sub]
[sup] superscript [/sup]
[url] www.codepost.org [/url]
[url=http://www.codepost.org] link [/url]
[mail] admin@codepost.org [/mail]
[mail=admin@codepost.org] mail [/mail]
[img=www.codepost.org/logo.png]
[head] head [/head]
[list] bullet list [/list]
[list=1] numbered list, '1' can also be 'a' (alphabetical list) or 'i' (Roman numbers)
[item] list item
[code=lang][/code] for code where lang is one of:
asm, asp, bash, c, other, cpp, csharp, css, html, java, javascript, lisp, lua, pascal, perl, php, python, qbasic, sql, vbnet, vb, vhdl, xml
Note: [code] is equal to [code=other]