You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying now with relatively complicated latex expressions and they all seem to be rendered using mathjax even if mathjax is not mentioned among the extensions.
the HTML generated is exactly the same
as a crosscheck: I do get the 'updating environment' message with 'extensions changed' when I add or remove sphinx.ext.mathjax
Perhaps loading the extension explicitly is not necessary any more?