@${xᵢ} and similar unicode math has high chances of not being supported in LaTeX (and renders differently in MathJax than @${x_i}.
We should pre-process the unicode chars and replace them with the corresponding LaTeX sequence (unless the user specifies not to do so).
@${xᵢ}and similar unicode math has high chances of not being supported in LaTeX (and renders differently in MathJax than@${x_i}.We should pre-process the unicode chars and replace them with the corresponding LaTeX sequence (unless the user specifies not to do so).