Skip to content

New empty checkbox on newline #4

Description

@tscpp

When the user makes a newline on a line with a checkbox, the next line should have a checkbox. If the description was meant to continue on the next line, the user can press tab to remove the checkbox and add four spaces.

Example 1

The user's cursor is at the end of the line...

[ ] item 1

... and inputs a newline and can continue to write a new item.

[ ] item 1
[ ] ...

Example 2

The user's cursor is at the end of the line...

[ ] item 1

... and inputs a newline and a tab, and can continue to write the description on a new line.

[ ] item 1
    ...

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions