mirror of
https://github.com/fastmail/Squire.git
synced 2025-03-12 07:31:38 -05:00
commit
61d5004373
1 changed files with 1 additions and 1 deletions
|
@ -221,7 +221,7 @@ var insertTreeFragmentIntoRange = function ( range, frag ) {
|
||||||
deleteContentsOfRange( range );
|
deleteContentsOfRange( range );
|
||||||
}
|
}
|
||||||
|
|
||||||
// Move range down into text ndoes
|
// Move range down into text nodes
|
||||||
moveRangeBoundariesDownTree( range );
|
moveRangeBoundariesDownTree( range );
|
||||||
|
|
||||||
// If inline, just insert at the current position.
|
// If inline, just insert at the current position.
|
||||||
|
|
Loading…
Add table
Reference in a new issue