diff --git a/Guidelines/Nordic MathML Guidelines 2024-1.md b/Guidelines/Nordic MathML Guidelines 2024-1.md index ed0847a..4bc18d2 100644 --- a/Guidelines/Nordic MathML Guidelines 2024-1.md +++ b/Guidelines/Nordic MathML Guidelines 2024-1.md @@ -44,7 +44,11 @@ The `` element should use the namespace `http://www.w3.org/1998/Math/MathM Declaring the namespace in the `` element replaces the deprecated practice of declaring the namespace globally for the document and using the prefix `m:` in all MathML elements. -#### alt-attributes +#### MathML `alttext` and `altimg` attributes + +Don't use either of the attributes. The support for the attributes is not good, while support for MathML has improved. + + #### Block vs Inline