0
Fork 0
mirror of https://github.com/fastmail/Squire.git synced 2024-12-22 23:40:35 -05:00
Squire/build
Neil Jenkins 73ca65edb5 Fix pasting multiple lines into a blockquote.
Pasting is hard to get right in the general case, not least because the
browsers give so little control over the process, leaving you to resort to
crappy hacks. But we can special case the pasting to a blockquote case fairly
easily, and I can't see any particular regression it should cause.

Fixes #59.
2015-04-09 20:16:04 +07:00
..
document.html Remove IE8 support. 2014-11-29 20:08:53 +07:00
squire-raw.js Fix pasting multiple lines into a blockquote. 2015-04-09 20:16:04 +07:00
squire.js Fix pasting multiple lines into a blockquote. 2015-04-09 20:16:04 +07:00