Suggested name: math-invalid-namespace-tag
The practice of declaring namespace for all MathML tags using the prefix m: is deprecated, so the validator should not allow this.
Examples of use: <m:math>, <m:mi>, <m:mo>.
See examples in test_issue_13.epub
Created this issue together with @AntonLMTM . What do you think @MartheGjelstad ?
Suggested name: math-invalid-namespace-tag
The practice of declaring namespace for all MathML tags using the prefix
m: is deprecated, so the validator should not allow this.Examples of use:
<m:math>,<m:mi>,<m:mo>.See examples in test_issue_13.epub
Created this issue together with @AntonLMTM . What do you think @MartheGjelstad ?