Skip to content

Continuation indent for lists #161

Open
@addisonamiri

Description

@addisonamiri

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions