1. Request
It would be nice, if would be possible to disable run smart_list command.
2. Actual behavior
Sasha is:
1. Star!
2. Galaxy!
3. Universe!
3. Expected behavior
Sasha is:
1. Star!
1. Galaxy!
1. Universe!
4. Justification
I preferred to use numbered list without increment, because:
- If I want to create new item between already exist, I don't need to change numbers below.
- It MD029 markdownlint rule.
5. Desirable behavior
If in settings file "mde.auto_increment_ordered_list_number": false,, user will have expected behavior, not actual.
User may comment or remove lines 12—23, but if package will update, user needs to make changes again.
6. Examples on other apps
See similar setting in Markdown Editing package.
Thanks.
1. Request
It would be nice, if would be possible to disable run smart_list command.
2. Actual behavior
3. Expected behavior
4. Justification
I preferred to use numbered list without increment, because:
5. Desirable behavior
If in settings file
"mde.auto_increment_ordered_list_number": false,, user will have expected behavior, not actual.User may comment or remove lines 12—23, but if package will update, user needs to make changes again.
6. Examples on other apps
See similar setting in Markdown Editing package.
Thanks.