docs: Correct bullet point formatting in keyboard shortcuts.

This commit is contained in:
Joshua Pan 2017-05-11 18:46:24 -07:00
parent f1a7db2503
commit 235d06e7e5
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,7 @@ Keyboard shortcuts allow a user to use Zulip easily and efficiently
for a better user experience. for a better user experience.
Zulip keyboard shortcuts are divided into four categories: Zulip keyboard shortcuts are divided into four categories:
* [Navigation](#navigation) * [Navigation](#navigation)
* [Composing messages](#composing-messages) * [Composing messages](#composing-messages)
* [Narrowing](#narrowing) * [Narrowing](#narrowing)
@ -40,6 +41,7 @@ Zulip keyboard shortcuts are divided into four categories:
allows the user to scroll to the most recent message in their view. allows the user to scroll to the most recent message in their view.
## Composing messages ## Composing messages
* **Reply to message**: `r` or `Enter` (`Return` on Mac) - This * **Reply to message**: `r` or `Enter` (`Return` on Mac) - This
shortcut allows the user to begin replying to the selected message shortcut allows the user to begin replying to the selected message
(outlined in blue). (outlined in blue).