Markdown to BBcode

Fork/Contribute to this version Return to feralhosting.github.io BBCode to Markdown Return to Feral FAQs Credits

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
---