Mixed lists indentation not properly indented

Testing version: Version 1.0 (1648)

What were you doing: I was making ordered lists with nested unordered lists.

What feature did you use: Ordered and Unordered lists

What happened: The indentation of wrapped lines of text were incorrectly indented and the issue was more pronounced with each indentation.

What did you expect to happen: I expected the wrapped lines of text to be left justified with the first line of text.

Lists Issue.md (7.2 KB)

Hi there,

this seems to be an issue of list indented with spaces instead of tabs. Currently we don’t have a great support for using spaces as indentation, we’re going to work on that in the future, but as immediate solution I’d suggest you to use tab instead of spaces.

Best.

Ah that makes sense. I was playing around with it and didn’t know spaces would work at all, but tabs are more visible so it won’t be a big deal to always use tabs. Thanks for the info!