diff options
-rw-r--r-- | TODOs.md | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,5 +1,17 @@ # Tasks +## TODO Investigate the accessibility and need for ARIA elements for manpages and markdown {#task-55fe6623-2bfc-49dd-061c-3899ae2b1c68} +- TODO in 2021-07-06 + +--- + +Eligible for investigations are: +- manpages (I'd expect those to be standard, but who knows); +- HTML from manpages as generated by pandoc; +- HTML from markdown, also as generated by pandoc, both for `commonmark.sh` and `TODOs.sh`. + +Test them with a desktop screen reader, talkback and maybe a browser screen reader such as ChromeVox (or its free alternative). + ## TODO Add decision on using language identifier for translation, but not the country {#task-ce5cd33e-b3a1-1606-0d78-0d9586b07529} - TODO in 2021-07-06 |