mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-06-10 11:02:47 +08:00
6 lines
235 B
Markdown
6 lines
235 B
Markdown
---
|
|
'@tiptap/core': major
|
|
---
|
|
|
|
`insertContent` and `insertContentAt` commands should not split text nodes like paragraphs into multiple nodes when the inserted content is at the beginning of the text to avoid empty nodes being created
|