Skip to content

Tab on lists should indent (Feature request) #4

Description

@iamdabe

Feature request:

When editing lists in the Blazer Markdown Editor (such as bulleted or numbered lists), pressing the Tab key should indent the list item rather than cycle the caret. This improves usability for users familiar with standard text editors and helps create nested lists more easily. Ensure only 1 tab is captured per level of list (to indent) in case users really want to use tab to focus. shift-tab should do opposite. allow as many shift-tabs to get back to level 1 of list.

Expected behavior:

  • User places cursor in a list item and presses Tab
  • List item is indented (moves to a deeper nesting level)

Current behavior:

  • Tab does not indent list item
  • Nested lists must be created manually

Benefits:

  • Makes list editing more intuitive and consistent with other editors
  • Reduces manual effort for users building complex lists

Additional notes:

  • Should work with both ordered and unordered lists

Would greatly improve UX for Markdown editing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Workign onActively working on this issueenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions