Unordered lists can use either asterisks *, plus +, or hyphens - as list markers.
Ordered lists use numbers followed by period . or right paren ).
Use any of *, + or - to make a list. Each list must consistently use the same character.
A space is required after each list character.
Close
Ordered lists start with a number followed by a . or ) and a space.
Don’t want a list? Use backslash to escape:
12\. An even number.
You don't have to use ordered numbers:
1. One
1. Two
and
5. Five
7. Six
Both render an ordered list, the latter will start at 5.
Make this into an unordered list:
Make this into an ordered list: