Page MenuHomePhabricator

\limits is rendered verbatim in MathML mode and client-side MathJax
Closed, DuplicatePublicBUG REPORT

Description

The wikitext <math>\operatorname{sn}\limits_x</math> is rendered as "sn⁡\limits x" in MathML mode and client-side MathJax, while it should be rendered as "snₓ". It is rendered correctly on https://www.mathjax.org/#demo and in SVG mode.