how to make list in markdown code example
Example 1: markdown bullet list
* Item
* Item
- Item
- Item
Example 2: markdown list
1. First item
2. Second item
3. Third item
- Indented item
- Indented item
4. Fourth item
* Item
* Item
- Item
- Item
1. First item
2. Second item
3. Third item
- Indented item
- Indented item
4. Fourth item