X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/c6ad16dba657c82512ae495a4a38b99b8cfa9eeb..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 932e37d2e..8ff59c8d6 100644 --- a/resources/views/help/wysiwyg.blade.php +++ b/resources/views/help/wysiwyg.blade.php @@ -1,10 +1,10 @@ @extends('layouts.plain') -@section('document-class', setting()->getForCurrentUser('dark-mode-enabled') ? 'dark-mode ' : '') +@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']) !!}
@@ -98,11 +98,11 @@ - Ctrl+Shift+8
+ Ctrl+8
Ctrl+Shift+E - Cmd+Shift+8
+ Cmd+8
Cmd+Shift+E {{ trans('editor.inline_code') }} @@ -112,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') }} +