mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-07-06 09:34:27 -06:00
Update easymde.js
This commit is contained in:
parent
757d5eb729
commit
bed6b493c8
@ -54,6 +54,9 @@ var shortcuts = {
|
||||
'toggleHeading1': 'Shift+Alt+1',
|
||||
'toggleHeading2': 'Shift+Alt+2',
|
||||
'toggleHeading3': 'Shift+Alt+3',
|
||||
'toggleHeading4': 'Shift+Alt+4',
|
||||
'toggleHeading5': 'Shift+Alt+5',
|
||||
'toggleHeading6': 'Shift+Alt+6',
|
||||
'cleanBlock': 'Cmd-E',
|
||||
'drawImage': 'Cmd-Alt-I',
|
||||
'toggleBlockquote': 'Cmd-\'',
|
||||
|
Loading…
x
Reference in New Issue
Block a user