Equation is moved to the extreme right after upgrading to MathJax v3
I’ve a personal blog built on minimal-mistakes Jekyll theme. Some of the posts use LaTex parsed by MathJax. I’ve been using MathJax v2 with the following configuration:
MathJax and JavaScript Canvas
In the following code, particularly around lines 62-68. I am trying to have the equations appear on the JavaScript canvas with proper math typography using MathJax on the screen.