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?