Markdown syntax
The forum uses Markdown, here's the syntax: Markdown syntax
Italics - *text*
Bold - **text**
Inline image - ![alt text](http://image.url/goes.here.jpg)
Links - [Link Text](http://link.url/goes.here)
Code - use three back ticks (this character: `) to open and close a code block. It will be inline if it is only a single code line.
Multi-line - To go to a new line use a double space at the end of a line, to go to a new paragraph use two new lines after a line.
Bulleted lists - * Items start with an asterisk