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