Skip to content

Commit

Permalink
Docs rewording. [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
f1ames committed Sep 18, 2019
1 parent bc03cd7 commit 3697f3d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/widget/plugin.js
Original file line number Diff line number Diff line change
Expand Up @@ -2535,7 +2535,6 @@
// * FF tends to copy all blocks up to the copybin container.
// * IE tends to copy only the copybin, without its container.
// * We use spans on IE and blockless editors, but divs in other cases.
// We are really sorry for summoning Zalgo…
var pasteReplaceRegex = new RegExp(
'^' +
'(?:<(?:div|span)(?: data-cke-temp="1")?(?: id="cke_copybin")?(?: data-cke-temp="1")?>)?' +
Expand Down

0 comments on commit 3697f3d

Please sign in to comment.