Help for styling text

Using simple repeated characters you can style text that you enter on the website, including bold, italics, links, bullets, etc. Follow the instructions below, or cut and paste the examples into your form.

Press return once to create a new line or twice to create a new paragraph.

Use the following double characters to style text:
**bold** ::italics::
$$small$$ ^^big^^

Links to websites and email addresses are added automatically (anything like info@example.com or anything starting with http://).

To created an indented quote use double quotes:

""block quote""


To create bullets use a single dash at the start of a line:
- like
- this


To create numbered lists use a single equals sign at the start of a line:
= like
= this


To create headings use three equals signs, dashes or dots:

like this for heading 1

===

Or this for heading 2

---

Or this for heading 3

...


To create a horizontal rule, use four dashes:
----