Skip to content

Conversation

@binokkio
Copy link
Contributor

@binokkio binokkio commented Aug 30, 2020

Having repeating list item numbers is useful when markdown files are in version control, without it inserting an item in the middle of the list would require changing all subsequent list item numbers and causing a bigger diff in version control. We therefore prefer to write lists like so:

0. Foo
0. Bar
0. Baz
0. Etcetera...

The changes in this PR allow the user to change the current behavior of incrementing the list item number to repeating it in the ReText preferences.

I look forward to receiving feedback and updating the PR accordingly.

@mitya57 mitya57 merged commit 49f1433 into retext-project:master Aug 30, 2020
@mitya57
Copy link
Member

mitya57 commented Aug 30, 2020

Thanks for the very good PR! Merged.

@binokkio
Copy link
Contributor Author

That's great, thank you!

@binokkio binokkio deleted the feature/ordered-list-modes branch August 30, 2020 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants