mirror of
https://github.com/fastmail/Squire.git
synced 2025-02-07 06:37:59 -05:00
If the clipboard contains block contents, e.g. <blockquote><p>Foo</p></blockquote> Then if you paste it into a block that already has content we merge the inline content from the first block and discard its surrounding block. However, if you paste into an empty block, we'll now keep the block and remove the empty one in the document. This seems a reasonable heuristic for determining user intent. |
||
---|---|---|
.. | ||
Clean.js | ||
Clipboard.js | ||
Constants.js | ||
document.html | ||
Editor.js | ||
exports.js | ||
intro.js | ||
KeyHandlers.js | ||
Node.js | ||
outro.js | ||
Range.js | ||
TreeWalker.js |