diff --git a/ShortcutKeySettingReference.md b/ShortcutKeySettingReference.md index aa5a36b..5f5be08 100644 --- a/ShortcutKeySettingReference.md +++ b/ShortcutKeySettingReference.md @@ -92,27 +92,27 @@ - 切换粗体 -`Control+b` +`Control + B` - 切换斜体 -`Control+i` +`Control + I` - 切换下划线 -`Control+u` +`Control + U` - 切换删除线 -`Control+[` +`Control + [` - 增大字号 -`Control+Shift+=` +`Control + Shift + =` - 减小字号 -`Control+Shift+-` +`Control + Shift + -` ## 画布操作 @@ -130,4 +130,4 @@ - 适应画布 -`Ctrl + I` \ No newline at end of file +`Ctrl + Shift + I` \ No newline at end of file diff --git a/ShortcutKeySettingReference_en.md b/ShortcutKeySettingReference_en.md index 43e8acd..d7b3a0b 100644 --- a/ShortcutKeySettingReference_en.md +++ b/ShortcutKeySettingReference_en.md @@ -92,27 +92,27 @@ Starting from version 0.1.5+, the plugin no longer provides default shortcuts. A - Toggle Bold -`Control+b` +`Control + B` - Toggle Italic -`Control+i` +`Control + I` - Toggle Underline -`Control+u` +`Control + U` - Toggle Strikethrough -`Control+[` +`Control + [` - Increase Font Size -`Control+Shift+=` +`Control + Shift + =` - Decrease Font Size -`Control+Shift+-` +`Control + Shift + -` ## Canvas Operations @@ -130,4 +130,4 @@ Starting from version 0.1.5+, the plugin no longer provides default shortcuts. A - Fit to Canvas -`Ctrl + I` \ No newline at end of file +`Ctrl + Shift + I` \ No newline at end of file