diff options
-rw-r--r-- | TODOs.md | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -41,7 +41,12 @@ Things to consider from the viewpoint of the contributor: - <input type="checkbox" disabled /> where to put translations; - <input type="checkbox" disabled /> where to get `.po` files from. -## TODO Investigate the accessibility and need for ARIA elements for manpages and markdown {#task-55fe6623-2bfc-49dd-061c-3899ae2b1c68} +## DONE Investigate the accessibility and need for ARIA elements for manpages and markdown {#task-55fe6623-2bfc-49dd-061c-3899ae2b1c68} +- DONE in 2021-07-13 + + As I found out, ARIA stands for "Accessible Rich Internet Applications", but since markdown and manpages include no JavaScript, the HTML itself being semantic is already accessible. + + This isn't even a "WONTFIX", but a "NONISSUE". - TODO in 2021-07-06 --- |