diff --git a/content/get-started/accessibility/keyboard-shortcuts.md b/content/get-started/accessibility/keyboard-shortcuts.md index 7f63c3e3234f..2b017a7a72d2 100644 --- a/content/get-started/accessibility/keyboard-shortcuts.md +++ b/content/get-started/accessibility/keyboard-shortcuts.md @@ -65,6 +65,7 @@ The following sections list some of the available keyboard shortcuts, organized |Command+Shift+8 (Mac) or
Ctrl+Shift+8 (Windows/Linux) | Inserts Markdown formatting for an unordered list | |Command+Shift+. (Mac) or
Ctrl+Shift+. (Windows/Linux) | Inserts Markdown formatting for a quote | |E | Open source code file in the **Edit file** tab | +|Command+E (Mac) or
Ctrl+E (Windows/Linux) | Use the selected text as the search query | |Command+F (Mac) or
Ctrl+F (Windows/Linux) | Start searching in file editor | |Command+G (Mac) or
Ctrl+G (Windows/Linux) | Find next | |Command+Shift+G (Mac) or
Ctrl+Shift+G (Windows/Linux) | Find previous |