Skip to content

Feature request: Shift+Enter to continue numbered list item on a new line #809

Description

@jwbth

Currently you can press Shift+Enter to continue a list item in bulleted lists:

  1. - test
  2. Shift+Enter
  3. - test
      <!-- caret here -->

I'd love to have the same behavior with numbered lists. Currently this happens:

  1. 1. test
  2. Shift+Enter
  3. 1. test
    <!-- empty line -->

Desired behavior in 3:

1. test
   <!-- caret here -->

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions