-
Notifications
You must be signed in to change notification settings - Fork 23
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Problem
Parser supports bullet lists, but not number lists.
Expected behavior
Support numbered lists similar to bullet lists. Example:
1. Item 1
2. Item 2
continued item
3. Item 3
Follwup
Revert the workaround in Formatting fix for generated dev_tools.txt neovim#36858 which adds extra blank lines between each numbered list-item.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request