Hello Zettlr fellows,
When I export my document, the markdown lists are not converted to html lists or latex lists but just exported as plain text (without line breaks). So it looks like this:
- first item * second item * third item
instead of this:
- first item
- second item
- third item
How can this be and how can I correct it? - please don't tell me Zettlr does not support list formating in export.