@extends('layouts.plain') @section('document-class', 'bg-white ' . (setting()->getForCurrentUser('dark-mode-enabled') ? 'dark-mode ' : '')) @section('content')
            {!! trans('editor.editor_tiny_license', ['tinyLink' => 'TinyMCE']) !!}
            
            {{ trans('editor.editor_tiny_license_link') }}
        
{{ trans('editor.shortcuts_intro') }}
| {{ trans('editor.shortcut') }} {{ trans('editor.windows_linux') }} | {{ trans('editor.shortcut') }} {{ trans('editor.mac') }} | {{ trans('editor.description') }} | 
|---|---|---|
Ctrl+S | 
                Cmd+S | 
                {{ trans('entities.pages_edit_save_draft') }} | 
Ctrl+Enter | 
                Cmd+Enter | 
                {{ trans('editor.save_continue') }} | 
Ctrl+B | 
                Cmd+B | 
                {{ trans('editor.bold') }} | 
Ctrl+I | 
                Cmd+I | 
                {{ trans('editor.italic') }} | 
                    Ctrl+1Ctrl+2Ctrl+3Ctrl+4
                 | 
                
                    Cmd+1Cmd+2Cmd+3Cmd+4
                 | 
                
                    {{ trans('editor.header_large') }}  {{ trans('editor.header_medium') }} {{ trans('editor.header_small') }} {{ trans('editor.header_tiny') }}  | 
            
                    Ctrl+5Ctrl+D
                 | 
                
                    Cmd+5Cmd+D
                 | 
                {{ trans('editor.paragraph') }} | 
                    Ctrl+6Ctrl+Q
                 | 
                
                    Cmd+6Cmd+Q
                 | 
                {{ trans('editor.blockquote') }} | 
                    Ctrl+7Ctrl+E
                 | 
                
                    Cmd+7Cmd+E
                 | 
                {{ trans('editor.insert_code_block') }} | 
                    Ctrl+Shift+8Ctrl+Shift+E
                 | 
                
                    Cmd+Shift+8Cmd+Shift+E
                 | 
                {{ trans('editor.inline_code') }} | 
Ctrl+9 | 
                Cmd+9 | 
                
                    {{ trans('editor.callouts') }}  {{ 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') }} |