This repository was archived by the owner on Apr 2, 2024. It is now read-only.

Description
Describe the bug
I upgraded Atom from 1.38.something to 1.40.1. After upgrading, the TAB key is just adding the spaces, but not indenting the bullet.
To Reproduce
Steps to reproduce the behavior:
- Open a markdown file and start a list using a dash
-, a space then type.
- Hit ENTER to go to the next line. A dash is correctly inserted for the next list item and the cursor is to the right of that by 1 space.
- hit TAB to indent the list item.
- 4 spaces are inserted after the dash, the dash has not moved over.
Expected behavior
I expected the list item to indent as a whole, to the right, dash and all. For the past year I've used this on a daily basis - I could click in the middle of the line of a list item and hit tab and it would indent the whole thing. Now it's just inserting spaces with no recognition.
Screenshots
Additional context
I tried uninstalling and re-installing the plugin but it made no difference.