2 title = "Default Page Editor"
3 description = "Details on the standard Page editor in BookStack"
8 The default editor in BookStack is a 'What You See Is What You Get' (WYSIWYG) editor.
9 The usage of this editor is similar to typical word-processing applications such as Word or Google Docs.
10 For those that would prefer it, there is an alternative [Markdown Editor](/docs/user/markdown-editor/)
11 which can be set as default or switched to where permissions allow.
15 The following shortcuts are available in the WYSIWYG Editor:
20 <th>Shortcut (Windows & Linux/Mac)</th>
26 <td><code>Ctrl+S</code> / <code>Cmd+S</code></td>
30 <td><code>Ctrl+Enter</code> / <code>Cmd+Enter</code></td>
31 <td>Save Page & Continue</td>
34 <td><code>Ctrl+B</code> / <code>Cmd+B</code></td>
38 <td><code>Ctrl+I</code> / <code>Cmd+I</code></td>
42 <td><code>Ctrl+U</code> / <code>Cmd+U</code></td>
47 <code>Ctrl+1</code> / <code>Cmd+1</code> <br>
48 <code>Ctrl+2</code> / <code>Cmd+2</code> <br>
49 <code>Ctrl+3</code> / <code>Cmd+3</code> <br>
50 <code>Ctrl+4</code> / <code>Cmd+4</code>
60 <td><code>Ctrl+5</code> / <code>Cmd+5</code><br><code>Ctrl+D</code> / <code>Cmd+D</code></td>
61 <td>Normal Paragraph</td>
64 <td><code>Ctrl+6</code> / <code>Cmd+6</code><br><code>Ctrl+Q</code> / <code>Cmd+Q</code></td>
68 <td><code>Ctrl+7</code> / <code>Cmd+7</code><br><code>Ctrl+E</code> / <code>Cmd+E</code></td>
72 <td><code>Ctrl+8</code> / <code>Cmd+8</code><br><code>Ctrl+Shift+E</code> / <code>Cmd+Shift+E</code></td>
76 <td><code>Ctrl+9</code> / <code>Cmd+9</code></td>
77 <td>Callout <br> <small><em>(Keep pressing to toggle through styles)</em></small></td>
81 <code>Ctrl+O</code> / <code>Cmd+O</code> <br>
82 <code>Ctrl+P</code> / <code>Cmd+P</code>
84 <td>Ordered List <br> Bullet List</td>
87 <td><code>Ctrl+K</code> / <code>Cmd+K</code></td>
91 <td><code>Ctrl+Shift+K</code> / <code>Cmd+Shift+K</code></td>
92 <td>Link to BookStack content</td>