diff options
author | EuAndreh <eu@euandre.org> | 2021-07-13 22:59:38 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-07-13 22:59:38 -0300 |
commit | 338932fbed91abd28d505624a262200faedfda19 (patch) | |
tree | 11bc3161262ca7b3b899d44f45812f0b3aaf1ecc /TODOs.md | |
parent | TODOs.md: Mark #question-539a1902-ed41-fc93-806a-088b6caf8134 as DONE (diff) | |
download | git-permalink-338932fbed91abd28d505624a262200faedfda19.tar.gz git-permalink-338932fbed91abd28d505624a262200faedfda19.tar.xz |
TODOs.md: Mark #task-55fe6623-2bfc-49dd-061c-3899ae2b1c68 as DONE
Diffstat (limited to 'TODOs.md')
-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 --- |