Open
Description
I was wondering if it would be possible to introduce a continuation indent option for lists that are soft-wrapped across multiple lines. For instance right now it would be wrapped like:
- This is a really long sentence that wraps across
two lines.
I would like it to wrap like this
- This is a really long sentence that wraps across
two lines
That way the bullet points stick out from the rest of the list. If this could be implemented for numbered lists as well that'd be nice.