mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-02 05:09:13 -04:00
[fix] Have one setting for each shortcut to create ordered list
This is an adjustment to #2891.
This commit is contained in:
parent
97038c2183
commit
0cb8d31e95
4 changed files with 96 additions and 8 deletions
|
@ -91,6 +91,7 @@
|
|||
"cmd5" : true, /* strike through */
|
||||
"cmdShiftL" : true, /* unordered list */
|
||||
"cmdShiftN" : true, /* ordered list */
|
||||
"cmdShift1" : true, /* ordered list */
|
||||
"cmdShiftC" : true, /* clear authorship */
|
||||
"cmdH" : true, /* backspace */
|
||||
"ctrlHome" : true, /* scroll to top of pad */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue