1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-19 13:41:19 +02:00

support insertFragment with text/inline + block mixed fragments. (#5018)

This commit is contained in:
Ulion
2022-07-16 06:22:37 +08:00
committed by GitHub
parent 22951adf93
commit f13cd6b918
10 changed files with 269 additions and 5 deletions

View File

@@ -0,0 +1,5 @@
---
'slate': patch
---
Fix for insertFragment text/inline + block mixed fragments.