We now support a variety of ezcode/bbcode (bulletin board code) when you post they will be turned in to the corresponding html. When you edit the post, the bbcode won't be there it will have been replaced by formatted text. This isn't a bug, you can use bbcode again if you want, or just use the built in tools on the post editor to modify the already formatted text.
The list of supported codes are:
| BBCode | Becomes |
|---|---|
| [b]bold text[/b] | bold text |
| [i]italic text[/i] | italic text |
| [u]underlined text[/u] | underlined text |
| [big]larger text[/big] | larger text |
| [small]smaller text[/small] | smaller text |
| CH[sub]3[/sub]CH[sub]2[/sub]OH | CH3CH2OH |
| ax[sup]3[/sup] + bx[sup]2[/sup] + cx + d | ax3 + bx2 + cd + d |
| [font=Papyrus]Papyrus font[/font] | Papyrus font |
| [color=red]red text[/color] | red text |
| [size=14px]14px text[/size] | 14px text |
| [quote]This is quoted text[/quote]
[quote="Chris"]This is quoted from Chris[/quote] |
This is quoted text
|
| [spoiler]This is hidden from view[/spoiler]
[spoiler="Read Spoiler"]This is hidden from view[/spoiler] |
|
| [left]left aligned[/left] |
left aligned
|
| [center]centre aligned[/center] |
centre aligned
|
| [right]right aligned[/right] |
right aligned
|
| [align=center]centred text[/align] |
centred text
|
| [code]preformatted text[/code] |
preformatted text |
| [email]name@domain.com[/email]
[email=name@domain.com]email me[/email] |
name@domain.com
email me |
| [link]http://www.google.com[/link]
[url=http://www.google.com]google[/url] |
http://www.google.com
|
| [img]http://www.ezboard.com/images/posticons/pi_exclamation_mark.gif[/img]
[img=50x50]http://www.ezboard.com/images/posticons/pi_exclamation_mark.gif[/img] |
|
| [list]
[*]item [*]item [/list] |
|
| [list=1]
[*]item [*]item [/list] |
|
| [list=i]
[*]item [*]item [/list] |
|
| [list=I]
[*]item [*]item [/list] |
|
| [list=a]
[*]item [*]item [/list] |
|
| [list=A]
[*]item [*]item [/list] |
|


