Skip to content

Inserting list items #107

Description

@samarulmeu

There is a bug in creating a new items for both types of list (bullet and ordered). If you are at the end of the line and you press enter a new item is created, but if you are inside a line and press enter the remaining characters/words do not make a new item list.

Example:

- Something new or old.
            ^

I get

- Something
new or old

instead of

- Something
- new or old

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

feature:requestRequesting new and additions to existing features.

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions