Example
If you indent text
like this, then it is indented in the output
you can have multiple levels of indent
And if you put asterisks at the start of the line
* you get a
* bulleted
* list
* which can also be indented
* to several levels
A numbered list, mixed with bullets:
1. one
1. two
1. one
* bullet 1
* bullet 2
1. two
1. three
* bullet
1. one
Variations of numbered lists:
* Lowercase roman
i. one
i. two
* Uppercase roman (with start offset 42)
I.#42 forty-two
I. forty-three
* Lowercase alpha
a. one
a. two
* Uppercase alpha
A. one
A. two
Display
If you indent text
like this, then it is indented in the output
you can have multiple levels of indent
And if you put asterisks at the start of the line
- you get a
- bulleted
- list
- which can also be indented
A numbered list, mixed with bullets:
- one
- two
- one
- two
- three
Variations of numbered lists:
- Lowercase roman
- one
- two
- Uppercase roman (with start offset 42)
- forty-two
- forty-three
- Lowercase alpha
- one
- two
- Uppercase alpha
- one
- two