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

feat(Blockquote): support for joining the previous blockquote #90

Merged
merged 1 commit into from
Mar 23, 2023

Conversation

d3m1d0v
Copy link
Member

@d3m1d0v d3m1d0v commented Mar 23, 2023

Before: if the cursor is at the beginning of the paragraph and before the current paragraph is a blockquote, then when you press backspace, a NodeSelection was created on the blockquote

Now: if the cursor is at the beginning of the paragraph and before the current paragraph is a blockquote, then when you press backspace, current paragraph joining with content inside blockquote

@d3m1d0v d3m1d0v requested a review from smsochneg March 23, 2023 11:08
@yc-ui-bot
Copy link
Contributor

Preview is ready.

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.

3 participants