Suggested name: math-missing-invisible-times
This rule should check whether the invisible multiplication operator (⁢) has not been used in the following situations:
- Directly between an close parenthesis ) and an open parenthesis (
- Between a number and an open parenthesis
- Between
<mfrac> and <msup>
Examples of expressions which should be flagged by the validator can be found in test_issue_22.epub
@MartheGjelstad, what do you think? (created together with @AntonLMTM )
Suggested name: math-missing-invisible-times
This rule should check whether the invisible multiplication operator (
⁢) has not been used in the following situations:<mfrac>and<msup>Examples of expressions which should be flagged by the validator can be found in test_issue_22.epub
@MartheGjelstad, what do you think? (created together with @AntonLMTM )