## The select all feature

### Selecting the entire editor content

1. Put the selection anywhere but inside the image caption or table cell.
2. Press <kbd>Ctrl/⌘</kbd>+<kbd>A</kbd>.
3. The entire content should be selected. You should be able to remove it using the <kbd>Backspace</kbd> key.
4. Repeat the scenario but instead of the keystroke use the toolbar button.

### Selecting the nested editable content

1. Put the selection inside:
    a. an image caption
    b. the caption of the image in the table
    c. the table cell.
2. Press <kbd>Ctrl/⌘</kbd>+<kbd>A</kbd>.
3. The caption content should be selected. **The selection should not go beyond the nested editable.**
4. Repeat the scenario but instead of the keystroke use the toolbar button.
