Missing spacing for \bmod in subscripts
Created by: int-y1
Issue Summary
I discovered this issue while working with MathJax 3.2.0. This issue is the same as #794 (closed), but the solution was specific to MathJax 2.
Steps to Reproduce:
- Go to https://www.mathjax.org/#demo
- Type in
AA $i \bmod N$ AA $c_i = c_{i \bmod N}$ AA
.
In the subscript, there should be spaces around the bmod.
Technical details:
- MathJax Version: 3.2.0
- Client OS: Windows 10 21H1
- Browser: Chrome 96.0.4664.45