Skip to content

Commit 7e1618d

Browse files
committed
Add more information to the help dialog about hidden MathML.
1 parent 671b673 commit 7e1618d

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

ts/a11y/explorer/KeyExplorer.ts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,13 @@ MathML version of the expression or its original source format,
194194
creating an SVG version of the expression, and viewing various other
195195
information.</p>
196196
197+
<p>Finally, selecting the "Insert Hidden MathML" item from the options
198+
submenu will turn of MathJax's speech and Braille generation and
199+
instead use visually hidden MathML that some screen readers can voice,
200+
though support for this is not universal across all screen readers and
201+
operating systems. Selecting speech or Braille generation in their
202+
submenus will remove the hidden MathML again.</p>
203+
197204
<p>For more help, see the <a
198205
href="https://docs.mathjax.org/en/latest/basic/accessibility.html"
199206
targe="_blank">MathJax accessibility documentation.</a></p>

0 commit comments

Comments
 (0)