A small NVDA add-on that provides preview of MarkDown or HTML contents in any textarea
- Authors: André-Abush Clause and contributors
- License: GNU General Public License, version 2
- Download stable version
In any textarea, press:
- NVDA+ALT+k for preview of MarkDown or HTML through NVDA.
- NVDA+ALT+l for preview of MarkDown or HTML through your default browser.
Also, you can select text to convert.
Notes:
- you can remap these gestures in the input gestures configuration, under MarkDown Forever section.
- the preview in browser is better than the preview through NVDA in
some cases. Indeed, the preview through NVDA uses an old version of
Internet Explorer. For this reason, some tags such as
<details>
are not supported.