kopia lustrzana https://github.com/miklobit/TiddlyWiki5
Clearer explanation of key descriptor syntax
rodzic
7eafd51a7d
commit
4882f70557
|
@ -29,7 +29,7 @@ Parses a key descriptor into the structure:
|
|||
}
|
||||
Key descriptors have the following format:
|
||||
ctrl+enter
|
||||
ctrl+A
|
||||
ctrl+shift+alt+A
|
||||
*/
|
||||
exports.parseKeyDescriptor = function(keyDescriptor) {
|
||||
var components = keyDescriptor.split("+"),
|
||||
|
|
Ładowanie…
Reference in New Issue