1
0
mirror of synced 2025-12-23 11:54:18 -05:00

Additional capabilities in Markdown files (#18665)

This commit is contained in:
Bo-ying Fu
2021-04-12 09:36:08 -07:00
committed by GitHub
parent 050b95d3be
commit 12456ccde3
2 changed files with 8 additions and 1 deletions

View File

@@ -42,6 +42,9 @@ Below is a list of some of the available keyboard shortcuts.
| Keyboard shortcut | Description
|-----------|------------
| <kbd>control b</kbd> or <kbd>command b</kbd> | Inserts Markdown formatting for bolding text
| <kbd>control i</kbd> or <kbd>command i</kbd> | Inserts Markdown formatting for italicizing text
| <kbd>control k</kbd> or <kbd>command k</kbd> | Inserts Markdown formatting for creating a link
|<kbd>e</kbd> | Open source code file in the **Edit file** tab
|<kbd>control f</kbd> or <kbd>command f</kbd> | Start searching in file editor
|<kbd>control g</kbd> or <kbd>command g</kbd> | Find next