-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the solution you'd like
When creating a new line via the enter key in any type of list (ordered / unordered / checkboxes), while a new item automatically gets created and even follows the numbering in a numbered list for example, it does not follow the indentation level of the previous item. So when creating indented lists with multiple items, it can get tedious to manually indent every newly created line item, especially if there are multiple levels of indentation.
Steps to reproduce
- Create a new memo
- Create a list item
- Create a second list item in a new line and indent it
- Press the enter key
Expected outcome
The third list item should have the same indentation level as the one above
Actual outcome
The third list item is not indented.
Type of feature
User Experience (UX)
Additional context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request