Skip to content

A small NVDA add-on that provides preview of MarkDown or HTML contents in any textarea

License

Notifications You must be signed in to change notification settings

yplassiard/nvda-markdownForever

 
 

Repository files navigation

nvda-markdownForever

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

Usage

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.

Included dependencies

About

A small NVDA add-on that provides preview of MarkDown or HTML contents in any textarea

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.3%
  • Other 0.7%