Launched the experimental BBCode system. - All new posts/PMs are rendered with BBCode. - You can now edit old QQCode posts. - Any posts you made since the relaunch a few weeks ago are rendered with Markdown until you edit them. - Any time you edit a QQCode or Markdown post and click save, the forum assumes you converted it to BBCode. In other words, if you edit a post made before this server update, you also have to convert it to BBCode. Here are the main conversions you may have to do: [pre] Markdown BBCode ![](http://example.com/flower.png) -> [img]http://example.com/flower.png[/img] [Click me](http://example.com) -> [url=Click me]http://example.com[/url] -> [url]http://example.com[/url] QQCode BBCode [img=http://example.com/flower.png] -> [img]http://example.com/flower.png[/img] [url=http://example.com/flower.png] -> [url]http://example.com/flower.png[/url] [/pre] If you need help, just let me know.