From 3aa1c01893668b2ea29884eefb554bd47bad7fef Mon Sep 17 00:00:00 2001 From: Zakariyya Mughal Date: Tue, 19 Oct 2021 13:50:10 -0400 Subject: [PATCH] More info about accessibility --- doc/development/open-questions/index.mdwn | 2 +- sandbox/index.mdwn | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/development/open-questions/index.mdwn b/doc/development/open-questions/index.mdwn index dce454f60..cfb55985a 100644 --- a/doc/development/open-questions/index.mdwn +++ b/doc/development/open-questions/index.mdwn @@ -58,7 +58,7 @@ + other way: * Block quotes * Citations - * Footnotes + * Footnotes/endnotes + * Abbreviations * Table of contents diff --git a/sandbox/index.mdwn b/sandbox/index.mdwn index 8ce801f94..fef13f857 100644 --- a/sandbox/index.mdwn +++ b/sandbox/index.mdwn @@ -224,5 +224,6 @@ Vim like UI - [[Jeffrey P. Bigham|http://www.cs.cmu.edu/~jbigham/]] - https://www.deque.com/blog/dont-screen-readers-read-whats-screen-part-1-punctuation-typographic-symbols/ - https://www.semanticscholar.org/paper/More-than-meets-the-eye%3A-a-survey-of-screen-reader-Borodin-Bigham/647a78a69e3f922bcf238f02318242e5c0e57a7f +- https://accessibility.blog.gov.uk/2017/02/08/advice-for-creating-content-that-works-well-with-screen-readers/ ---