### Describe the bug With the correct fix from #57, still get incorrect LaTeX ### To Reproduce - Input is `\mathrm{Gap}^2`  - output from `MathListBuilder.MathListToString(mathList)` is `\mathrm{Gap^2}` - Put this into the `MathListBuilder` -> `Build()` and it does not convert.