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
Does
mdpuse any configuration file? I was wondering if it's possible to customize howmdpdisplay content such as lists. Right now they are displayed like thisI would like something like this