|
|
@@ -64,25 +64,25 @@ Below is a list of the most important keystrokes supported by CKEditor 5 and its
|
|
|
<td colspan="2"><kbd>Tab</kbd></td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
- <th colspan="3">When a widget is selected (e.g., image, table, horizontal line, etc.)</th>
|
|
|
+ <th colspan="3">When a widget is selected (for example: image, table, horizontal line, etc.)</th>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
- <td>Insert paragraph directly after widget</td>
|
|
|
+ <td>Insert a new paragraph directly after a widget</td>
|
|
|
<td colspan="2"><kbd>Enter</kbd></td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
- <td>Insert new paragraph directly before widget</td>
|
|
|
+ <td>Insert a new paragraph directly before a widget</td>
|
|
|
<td colspan="2"><kbd>Shift</kbd> + <kbd>Enter</kbd></td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<th colspan="3">In a table cell</th>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
- <td>Move selection to the next cell</td>
|
|
|
+ <td>Move the selection to the next cell</td>
|
|
|
<td colspan="2"><kbd>Tab</kbd></td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
- <td>Move selection to the previous cell</td>
|
|
|
+ <td>Move the selection to the previous cell</td>
|
|
|
<td colspan="2"><kbd>Shift</kbd> + <kbd>Tab</kbd></td>
|
|
|
</tr>
|
|
|
<tr>
|