Home
chevron_right
Converters
chevron_right
MD to BBCode
forum
Markdown to BBCode
Convert Markdown to BBCode for forums like phpBB, vBulletin, etc.
Markdown Input
# Welcome to the Forum This is **bold** and *italic* and ~~strikethrough~~ text. ## Links and Images Check out [this link](https://example.com) and this image:  ## Lists - Item one - Item two - Item three 1. First 2. Second 3. Third ## Code Inline `code` and a code block: ``` function hello() { console.log("Hello!"); } ``` > This is a blockquote. --- | Header 1 | Header 2 | |----------|----------| | Cell 1 | Cell 2 |
BBCode Output
transform
Convert
content_copy
Copy