rework keyboard shortcuts
This commit is contained in:
@@ -58,7 +58,7 @@ const Code = Mark.create({
|
||||
|
||||
addKeyboardShortcuts() {
|
||||
return {
|
||||
'Mod-`': () => this.editor.commands.toggleCode(),
|
||||
'Mod-e': () => this.editor.commands.toggleCode(),
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user