| What you want
| What you type
| What you get
|
| Use the following formatting code anywhere within the body of text.
|
| Bold Text
| '''Your Text'''
| Your Text
|
| Italic Text
| ''Your Text''
| Your Text
|
| Bold and Italic Text
| '''''Your Text'''''
| Your Text
|
| Use the following formatting code only at the beginning of a line.
|
| List Definitions
|
;Item
:Definition 1
:Definition 2
|
- Item
- Definition 1
- Definition 2
|
| Numbered List
|
# one
# two
# three
## first sub-point
## second sub-point
|
- one
- two
- three
- first sub-point
- second sub-point
|
| Bullet Points
|
* one
* two
* three
** first sub-point
** second sub-point
|
- one
- two
- three
- first sub-point
- second sub-point
|
Combination of Numbered Lists & Bullet Points
|
# one
# two
#* first sub-point
#* second sub-point
|
- one
- two
- first sub-point
- second sub-point
|
| Indented Text
|
No Indentation
:First Level Indentation
::Second Level Indentation
:::Third Level Indentation
|
No Indentation
- First Level Indentation
- Second Level Indentation
- Third Level Indentation
|
| Headlines
|
= Headline Size 1 =
== Headline Size 2 ==
=== Headline Size 3 ===
==== Headline Size 4 ====
|
Headline Size 1
Headline Size 2
Headline Size 3
Headline Size 4
|
Tips:
- The Overstock.com Guides wiki allows use of certain HTML tags, such as <font>, <div>, <span> and <code>.
- Normal line breaks are ignored in Overstock.com Guides. You can start a new paragraph by simply leaving an empty line, or by inserting the tag <br />.
For more formatting assistance, see Help:Formatting Images and Help:Formatting Links.