Suggested name: math-consecutive-math-elements
In most cases, math elements that are visually on the same line should be marked up in one single <math> element. Therefore, check for instances of two or more consecutive <math> elements.
See test_issue_17.epub for an example.
Question: should the rule only target inline <math> elements or also block? @MartheGjelstad
Suggested name: math-consecutive-math-elements
In most cases, math elements that are visually on the same line should be marked up in one single
<math>element. Therefore, check for instances of two or more consecutive<math>elements.See test_issue_17.epub for an example.
Question: should the rule only target inline
<math>elements or also block? @MartheGjelstad