mirror of
https://github.com/fastmail/Squire.git
synced 2024-12-22 15:23:29 -05:00
6b754d423c
* Hit tab to increase list depth, or call increaseListLevel method. * Hit enter on a blank item to decrease list depth, or call decreaseListLevel method.
5 lines
108 B
JavaScript
5 lines
108 B
JavaScript
/* Copyright © 2011-2013 by Neil Jenkins. MIT Licensed. */
|
|
|
|
( function ( doc, undefined ) {
|
|
|
|
"use strict";
|