Textile Formatting Help

Headers: h3. Your Title (can also be h4)

This will look like:

Your Title

Making text bold: *strong text*

This will look like:

strong text

Making text italic: _emphasis text_

This will look like:

emphasis text

Making a link: "Your Link Text":http://www.ngenworks.com

This will look like:

Your Link Test

Bulleted lists:

* List Item One
* List Item Two
* List Item Three

This will look like:

Ordered lists:

# List Item One
# List Item Two
# List Item Three

This will look like:

  1. List Item One
  2. List Item Two
  3. List Item Three

More examples »