From c72398e887d73bd190b57c9f2893fb983d311eb7 Mon Sep 17 00:00:00 2001 From: Le Tan Date: Tue, 10 Apr 2018 21:53:31 +0800 Subject: [PATCH] update shortcuts doc --- src/resources/docs/shortcuts_en.md | 2 ++ src/resources/docs/shortcuts_zh.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/src/resources/docs/shortcuts_en.md b/src/resources/docs/shortcuts_en.md index 5f105dc9..2ed6bceb 100644 --- a/src/resources/docs/shortcuts_en.md +++ b/src/resources/docs/shortcuts_en.md @@ -238,6 +238,8 @@ Evaluate current cursor word or selected text as magic words. Apply a snippet in edit mode. - `O` Export notes. +- `I` +Toggle live preview panel. - `Shift+?` Display shortcuts documentation. diff --git a/src/resources/docs/shortcuts_zh.md b/src/resources/docs/shortcuts_zh.md index 8410cbf7..5817458c 100644 --- a/src/resources/docs/shortcuts_zh.md +++ b/src/resources/docs/shortcuts_zh.md @@ -239,6 +239,8 @@ RemoveSplit=R 在编辑模式中应用片段。 - `O` 导出笔记。 +- `I` +打开或关闭实时预览面板。 - `Shift+?` 显示本快捷键说明。