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

Fix #2699 If there is a list in a quote, clearFormat can't clear the quote #2797

Merged
merged 2 commits into from
Sep 23, 2024

Conversation

JiuqingSong
Copy link
Collaborator

Today when we do clear format, we will unwrap list item, but if there is still other things to unwrap, we skipped.

To fix it, we can run clearModelFormat multiple times when last time unwrap happened, so we can keep checking if there more things need to be unwrapped.

#2699

@JiuqingSong JiuqingSong merged commit f2ffdab into master Sep 23, 2024
7 checks passed
@JiuqingSong JiuqingSong deleted the u/jisong/2699 branch September 23, 2024 16:58
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