-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
🦁 need discussthe issue or PR need to discussthe issue or PR need to discuss🦋 optimizationImprove the existing behaviorImprove the existing behavior
Description
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
- Create a check list
- Check some items
- Position your cursor at the end of a checked item
- 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
🦁 need discussthe issue or PR need to discussthe issue or PR need to discuss🦋 optimizationImprove the existing behaviorImprove the existing behavior