Skip to content

Fix multi paragraph insert creation#951

Merged
Jugen merged 1 commit into
masterfrom
fix-insert-paragraph-creation
Aug 25, 2020
Merged

Fix multi paragraph insert creation#951
Jugen merged 1 commit into
masterfrom
fix-insert-paragraph-creation

Conversation

@Jugen

@Jugen Jugen commented Aug 25, 2020

Copy link
Copy Markdown
Collaborator

Fixes issue raised in this comment where line highlighting misbehaves when using insert instead of insertText to add a multiple paragraph text block in one go. This happened because the text block wasn't being parsed into paragraphs but was just being added as a single giant "paragraph".

@Jugen Jugen merged commit 1a3bda9 into master Aug 25, 2020
@Jugen Jugen deleted the fix-insert-paragraph-creation branch August 25, 2020 11:44
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.

1 participant