Common Kitchen
Your Ad Here

Help on Markdown

Here are a few codes you can use to format text:

italics: *text*
bold: **text**
Links: [text](http://www.address.com/)

Leaving a blank line between paragraphs will display as a paragraph break.
Two or more spaces at the end of a line creates a linebreak without a paragraph break.

Ordered Lists

1. A item of an ordered list
2. Another item

creates:

  1. A item of an ordered list
  2. Another item
Unordered Lists (note the space before the asterisk)

* A item of an unordered list
* Another item

creates:

A complete syntax list is available at Ollieman.net.

Help Topics | Frequently Asked Questions