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.
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!