Paste your Markdown formatted text into the top box and Feral FAQ formatted BBCode appears in the bottom. Indented code will have the space/tabs stripped. You have to manually apply [code][/code] tags to these. Github style ``` code tags or ~~~ will be replaced with [code]some code[/code] tags.
For H1 and H2 tags do not use # and ##. Instead use === underneath for H1 and --- underneath for H2 or they will not be converted. So for example:
Sometitle H1
===
Sometitle H2
---