-
-
Notifications
You must be signed in to change notification settings - Fork 425
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(blocks): newline handling in MixTextAdapter and paste middleware (#…
…8821) Fix #8816 Also related to #8575 Revert and adjust newline insertion logic to improve text handling in the MixTextAdapter and clipboard paste functionality.
- Loading branch information
Showing
5 changed files
with
8 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
.../snapshots/clipboard/clipboard.spec.ts/clipboard-copy-nested-items-clipboard.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
bc | ||
d | ||
d |
2 changes: 1 addition & 1 deletion
2
...snapshots/clipboard/clipboard.spec.ts/clipboard-copy-nested-items-clipboard2.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
hi | ||
j | ||
j |
2 changes: 1 addition & 1 deletion
2
...sted-list-by-clicking-button-the-clipboard-data-should-be-complete-clipboard.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
aaa | ||
bbb | ||
ccc | ||
ccc |