Skip to content

"numbersnumbers..." sometimes appears instead of list number in nested ordered lists #51

@jmanuel1

Description

@jmanuel1

Issue

Example:

1. an item
2. another item
   1. other item

If you press enter at the end of other item, you get:

1. an item
2. another item
   1. other item
numbersnumbers 

with a space after numbernumbers. Similarly, pressing enter at the end of other item in this example:

* heading
  1. an item
  2. another item
     1. other item

gets you:

* heading
  1. an item
  2. another item
     1. other item
numbersnumbersnumbers 

with a trailing space.

Version info

Atom version: 1.49.0
organized version: 0.8.1
Windows 10

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions