Hi, how do I make nested lists with MARKMIN? For example, indentation to create it?
+ Ordered Item
- Bulleted Item
+ Another Item
+ Sub Item
+ Sub 2
- Bulleted Again
Probably gives:
1. Ordered Item
- Bulleted Item
2. Another Item
a. Sub Item
b. Sub 2
* Bulleted Again
* represents the current (round black) bullet
- represents a different bullet type, perhaps (round white) bullet or
a dash-bullet
Idea stolen from google mail's nested list. :D
Thank you!

