From 6ca6758995f0254e142d9d06bcf54bc944148218 Mon Sep 17 00:00:00 2001 From: Matthew Harrison-Jones Date: Mon, 12 Aug 2013 14:12:39 +0100 Subject: [PATCH] Bug Fix: Corrected wrong Keyboard Shortcuts in help modal --- core/client/tpl/modals/markdown.hbs | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/core/client/tpl/modals/markdown.hbs b/core/client/tpl/modals/markdown.hbs index ed631eb64f..612e4039df 100644 --- a/core/client/tpl/modals/markdown.hbs +++ b/core/client/tpl/modals/markdown.hbs @@ -50,37 +50,37 @@ H1 # Heading - Alt + 1 + Ctrl + Alt + 1 H2 ## Heading - Alt + 2 + Ctrl + Alt + 2 H3 ### Heading - Alt + 3 + Ctrl + Alt + 3 H4 #### Heading - Alt + 4 + Ctrl + Alt + 4 H5 ##### Heading - Alt + 5 + Ctrl + Alt + 5 H6 ###### Heading - Alt + 6 + Ctrl + Alt + 6 Select Word - Ctrl + Option + W + Ctrl + Alt + W Uppercase @@ -95,7 +95,7 @@ Titlecase - Ctrl + Option + Shift + U + Ctrl + Alt + Shift + U Insert Current Date