Unordered lists
Use- or * to create unordered list items:
Ordered lists
Use numbers followed by a period:3., the rendered list begins at 3.
Task lists
Use[x] for a completed task and [ ] for an open task after an unordered
list marker:
[X] is accepted and normalized to
[x] when serialized.
Task state is also supported in numbered lists, for example
1. [ ] Verify the first deliverable. Numbering and its starting value are
preserved across conversions.
Nested lists
Indent with 2 spaces to create nested lists:Inline formatting in lists
List items support all inline formatting:Lists do not support extended attributes. Styling is controlled by your document defaults.
