-
Notifications
You must be signed in to change notification settings - Fork 262
Open
Labels
Description
Does mdp use any configuration file? I was wondering if it's possible to customize how mdp display content such as lists. Right now they are displayed like this
+- Item 1
+- Item 2
| +- Item 2.1
| +- Item 2.2
+- Item 3
I would like something like this
- Item 1
- Item 2
- Item 2.1
- Item 2.2
- Item 3
Reactions are currently unavailable