X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/c8b6f622f43874ceeef0fda0ddbbef724f8a1694..refs/pull/5313/head:/resources/views/help/wysiwyg.blade.php diff --git a/resources/views/help/wysiwyg.blade.php b/resources/views/help/wysiwyg.blade.php index 8d6b0b8e7..8ff59c8d6 100644 --- a/resources/views/help/wysiwyg.blade.php +++ b/resources/views/help/wysiwyg.blade.php @@ -1,9 +1,10 @@ @extends('layouts.plain') +@section('document-class', 'bg-white ' . (setting()->getForCurrentUser('dark-mode-enabled') ? 'dark-mode ' : '')) @section('content') -
+
-

{{ trans('editor.editor_license') }}

+

{{ trans('editor.editor_license') }}

{!! trans('editor.editor_tiny_license', ['tinyLink' => 'TinyMCE']) !!}
@@ -97,11 +98,11 @@ - Ctrl+Shift+8
+ Ctrl+8
Ctrl+Shift+E - Cmd+Shift+8
+ Cmd+8
Cmd+Shift+E {{ trans('editor.inline_code') }} @@ -111,9 +112,32 @@ Cmd+9 {{ trans('editor.callouts') }}
- {{ trans('editor.callouts_cycle') }} + {{ trans('editor.callouts_cycle') }} + + + Ctrl+O
+ Ctrl+P + + + Cmd+O
+ Cmd+P + + + {{ trans('editor.list_numbered') }}
+ {{ trans('editor.list_bullet') }} + + + + + Ctrl+Shift+K + + + Cmd+Shift+K + + {{ trans('editor.link_selector') }} +