From: bradenterpstra01 Date: Wed, 29 May 2024 22:01:48 +0000 (-0400) Subject: Update wysiwyg.blade.php X-Git-Tag: v24.05.2~1^2~3^2 X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/refs/pull/5036/head Update wysiwyg.blade.php Remove the Shift for the numeric shortcut for incline code. Ctrl+8 instead of Ctrl+Shift+8 I assume Mac is the same but I do not have a Mac to test with. --- diff --git a/resources/views/help/wysiwyg.blade.php b/resources/views/help/wysiwyg.blade.php index 8fc091258..8ff59c8d6 100644 --- a/resources/views/help/wysiwyg.blade.php +++ b/resources/views/help/wysiwyg.blade.php @@ -98,11 +98,11 @@ - Ctrl+Shift+8
+ Ctrl+8
Ctrl+Shift+E - Cmd+Shift+8
+ Cmd+8
Cmd+Shift+E {{ trans('editor.inline_code') }}