Skip to content

New check list items are already checked #1267

@adrienbeau

Description

@adrienbeau

Mark Text supports the - [ ] syntax for check lists. When pressing Enter to create a new item in the list, it creates an item of the same type. If the item was checked, the new item is also checked. This is an unexpected behavior for a check list. Users expect new item to be unchecked, so they can check them at a later time.

  • Can you reproduce the issue?

Steps to reproduce

  1. Create a check list
  2. Check some items
  3. Position your cursor at the end of a checked item
  4. Press the Enter key

Expected behavior:

I expect a new unchecked item is created.

Actual behavior:

A new checked item is created.

Versions

  • Mark Text: 0.15.0
  • Operating system: Windows 7

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions