Update easymde.js

pull/451/head
Jonathan 2 years ago committed by GitHub
parent 757d5eb729
commit bed6b493c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save