0
Fork 0
mirror of https://github.com/fastmail/Squire.git synced 2024-12-22 15:23:29 -05:00

leafNodeNames are configurable

This commit is contained in:
Sungho Kim 2016-07-27 16:59:15 +09:00
parent df9b5add68
commit b83d071666

View file

@ -172,6 +172,7 @@ proto.setConfig = function ( config ) {
li: null,
a: null
},
leafNodeNames: leafNodeNames,
undo: {
documentSizeThreshold: -1, // -1 means no threshold
undoLimit: -1 // -1 means no limit