From b153cb6533839a583dd59e771c1e32a0fcea3467 Mon Sep 17 00:00:00 2001 From: WMHN <1872265132@qq.com> Date: Mon, 27 May 2024 10:50:31 +0800 Subject: [PATCH] Fix Quick Start Guide Add-ons format error (#16614) There is a formatting error in the Add-ons section of the Quick Start Guide Description of user facing changes Fix Quick Start Guide Add-ons format error Description of development approach Updated user guide --- user_docs/en/userGuide.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/user_docs/en/userGuide.md b/user_docs/en/userGuide.md index 681c15e7633..2d563b7ea93 100644 --- a/user_docs/en/userGuide.md +++ b/user_docs/en/userGuide.md @@ -302,6 +302,7 @@ When the window first opens, add-ons may take a few seconds to load. NVDA will read the name of the first add-on once the list of add-ons finishes loading. Available add-ons are listed alphabetically in a grid. To browse the list and find out about a specific add-on: + 1. Use the `arrow keys` or press the first letter of an add-on name to move around the list. 1. Press `tab` once to move to a description of the currently selected add-on. 1. Use the [reading keys](#ReadingText) or `arrow keys` to read the full description. @@ -319,6 +320,7 @@ Once done, press `tab` to go to the filtered list of add-ons and browse the resu #### Installing add-ons {#InstallingAddons} To install an add-on: + 1. With the focus on an add-on you would like to install, press `enter`. 1. The actions menu opens with a list of actions; the first action is "Install". 1. To install the add-on, press `i` or `downArrow` to "install" and press `enter`. @@ -343,7 +345,7 @@ After enabling, disabling, or removing add-ons, you will be prompted to restart These changes will only take effect once NVDA is restarted. Note that in this dialog `escape` works the same as the Close button. -### Updating add-ons {#UpdatingAddons} +#### Updating add-ons {#UpdatingAddons} When there is an update to an add-on you have installed, it will be listed in the "Updatable add-ons" tab. Press `control+tab` to get to this tab from anywhere in the Add-on Store. The status of the add-on will be listed as "Update available".