Alignment formatting has been fixed! If there are any other issues with the conversion to Markdown please let us know!
_______________________________
Hey everyone!
A quick update for you here. Tomorrow, January 1, 2014, we will officially be switching over from BBcode to Markdown for all formatting syntax. All current text that has been formatted using BBcode will already be translated over to Markdown. If anything has not been translated, please let us know.
"But what exactly is Markdown", some of you may be asking? Well if you're familiar with Reddit or GitHub, you may already be familiar with the formatting language. In essence, it's much more clean than the BBcode format and doesn't break up your text as much.
For instance, if you wished to type something in bold font, you used to have to write <code>text</code>. With Markdown, you need only write <code>**text**</code> in order to bold. Simple right?
A complete guide has been added under our Help Topics on the main site. We highly recommend bookmarking that page as a quick reference guide for all your Markdown formatting needs.
That's all for now folks. Enjoy your New Years Eve and see you in 2014!