Hacker News new | ask | show | jobs
by jscholes 1490 days ago
> I'm sure they had their reasons

They do, accessibility being one of them. Rendering math in the way you describe makes it difficult, or impossible, to understand for all sorts of audiences, including those relying on screen reading software.

1 comments

KaTeX includes hidden MathML for screen readers.

https://github.com/KaTeX/KaTeX/issues/38