0
Fork 0
mirror of https://github.com/fastmail/Squire.git synced 2024-12-22 07:13:08 -05:00
Squire/source
Neil Jenkins f49d1c190e Automatically markup <a> links on spacebar press.
* When spacebar is pressed, any URL-like text in the current text node will be
  wrapped in an <a> tag with the URL as the href.
2013-01-15 10:34:37 +11:00
..
document.html Add IE10 compatibility. 2012-11-12 18:30:40 +11:00
Editor.js Automatically markup <a> links on spacebar press. 2013-01-15 10:34:37 +11:00
ie8dom.js Tidy. Ensure trailing new line in all source files 2012-08-07 13:36:05 +10:00
ie8range.js Fix IE returns null for getSelection if never focussed. 2012-08-09 15:08:04 +10:00
ie8types.js Tidy. Ensure trailing new line in all source files 2012-08-07 13:36:05 +10:00
Node.js Add IE10 compatibility. 2012-11-12 18:30:40 +11:00
Range.js Add IE10 compatibility. 2012-11-12 18:30:40 +11:00
TreeWalker.js Add IE10 compatibility. 2012-11-12 18:30:40 +11:00
UA.js Add IE10 compatibility. 2012-11-12 18:30:40 +11:00