From 6e43e7a3367b58aea754a67b28625d02ce3a45d4 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Fri, 21 Jun 2013 20:58:08 +0100 Subject: [PATCH] H1-H6 now H7 removed as a shortcut --- lib/help.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/help.php b/lib/help.php index c1f8bf8..cf3a84d 100644 --- a/lib/help.php +++ b/lib/help.php @@ -33,7 +33,7 @@ Ctrl + Alt + i Wrap selected in <i>
Ctrl + Alt + g Wrap selected in <strong>
Ctrl + Alt + e Wrap selected in <em>
- Ctrl + Alt + nums 1 - 7 Wrap selected in <h1> - <h7>
+ Ctrl + Alt + nums 1 - 6 Wrap selected in <h1> - <h6>
Ctrl + Alt + Enter End line with <br>

On logo