aboutsummaryrefslogtreecommitdiff
path: root/app/view/templates/edithelp.php
diff options
context:
space:
mode:
authorvincent-peugnet <v.peugnet@free.fr>2019-10-21 20:05:48 +0200
committervincent-peugnet <v.peugnet@free.fr>2019-10-21 20:05:48 +0200
commit21f100fc6f965663f07095882170cec3984b1f59 (patch)
tree86ade75b9f2d5e520928fc68f991bb957f3974ec /app/view/templates/edithelp.php
parent2b39977a8b7cdc07fb4016aaa9f13ce7c9594cea (diff)
downloadwcms-21f100fc6f965663f07095882170cec3984b1f59.tar.gz
wcms-21f100fc6f965663f07095882170cec3984b1f59.zip
feature : keyboard shortcut for display function
Diffstat (limited to 'app/view/templates/edithelp.php')
-rw-r--r--app/view/templates/edithelp.php2
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>