Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust the sequence of splinted list #2928

Merged
merged 4 commits into from
Jan 28, 2025
Merged

Conversation

juliaroldi
Copy link
Contributor

@juliaroldi juliaroldi commented Jan 21, 2025

When pressing the Enter key to split the list into two, the numbering of the subsequent list block was incorrect. To maintain the correct sequence, the code was refactored to properly count the list item numbers.

Before:
BuggedListSequence

After:
FixedListSequence

@juliaroldi juliaroldi changed the title fixes Adjust the sequence of splinted list Jan 22, 2025
@juliaroldi juliaroldi requested a review from Copilot January 22, 2025 15:34
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

@juliaroldi juliaroldi marked this pull request as ready for review January 22, 2025 15:38
@juliaroldi juliaroldi merged commit 11c9e3e into master Jan 28, 2025
7 checks passed
@juliaroldi juliaroldi deleted the u/juliaroldi/list-sequence branch January 28, 2025 19:14
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