diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/view/templates/edithelp.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/view/templates/edithelp.php b/app/view/templates/edithelp.php index f3a1fc6..765adc0 100644 --- a/app/view/templates/edithelp.php +++ b/app/view/templates/edithelp.php @@ -2,6 +2,8 @@ <h4>update shortcut</h4> <kbd>CTRL</kbd> + <kbd>S</kbd> + <h4>display shortcut</h4> + <kbd>CTRL</kbd> + <kbd>D</kbd> <h4>Markdown synthax</h4> <ul> <li><code>[<i>hello</i>](<i>PAGE_ID</i>)</code>link</li> |