From e22322f9c7bcb115d43c877063e468b12740d0e3 Mon Sep 17 00:00:00 2001 From: "Eric A. Meyer" Date: Fri, 13 Jan 2023 13:59:06 -0500 Subject: [PATCH] Corrected browser support information --- output/mathml.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/output/mathml.rst b/output/mathml.rst index 12f3f90..0840f87 100644 --- a/output/mathml.rst +++ b/output/mathml.rst @@ -17,7 +17,8 @@ using MathJax components). While MathJax version 2 included a `NativeMML` output jax for producing MathML output in the web page, because MathML is not -available in the Chrome, Edge, and IE browsers, because the MathML +available in IE browsers, because support came to the Chrome and +Edge browsers in early 2023, because the MathML support in Safari and Firefox don't include all the features needed by MathJax (e.g., the `` element needed for labeled equations), and because the quality of the results in Safari and