Skip to content
Snippets Groups Projects
Unverified Commit c43a9ba1 authored by Hayden Maudsley-Barton's avatar Hayden Maudsley-Barton Committed by GitHub
Browse files

Update Mathjax.md

fixed broken link (and made clearer where link leads) and added a few sentences on mathjax screen reader compatibility the importance of making use of this feature
parent 214fe6a4
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,9 @@ These are notes on configuring the MathJax filter options for use with STACK. ...@@ -13,7 +13,9 @@ These are notes on configuring the MathJax filter options for use with STACK.
## Accessibility ## ## Accessibility ##
The accessibility features supported by MathJax are given detailed [here](http://www.mathjax.org/resources/articles-and-presentations/accessible-pages-with-mathjax/). Among other things, MathJax allows screenreaders to read mathematics in a meaningful way which is critical for students who rely on this technology, or simply find it easier to learn with an aural option. For this to work, information must be typed up, not contained in a screenshot.
The accessibility features supported by MathJax are given detailed in the MathJax [documentation](https://docs.mathjax.org/en/latest/basic/accessibility.html) and [YouTube](https://www.youtube.com/watch?v=6GSgTjorewQ).
## Adding MathJax to additional HTML ## Adding MathJax to additional HTML
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment