-
Notifications
You must be signed in to change notification settings - Fork 400
Closed
Labels
improvement request 🔨Issue concerns an existing feature that needs improvement.Issue concerns an existing feature that needs improvement.
Description
Current behavior
When typing out a unordered list (- item 1), if I hit enter and then tab, it moves the cursor to the right, but leaves the list sublevel the same.
Expected behavior
In Boostnote original (and most markdown editors), hitting tab after a newline should indent the list to the right and make it a "sub list".
Interesting, the common way to unindent a list (shift-tab) does work as expected, in that it moves the list level back by one.
Steps to reproduce
- Start an unordered list (- item1)
- Hit enter
- Before entering any other text, hit TAB
Environment
Desktop/Web
- Boost Note.next version: 0.9.0
- OS version and name: Mac 10.15.7
Metadata
Metadata
Assignees
Labels
improvement request 🔨Issue concerns an existing feature that needs improvement.Issue concerns an existing feature that needs improvement.