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
When using shorthand forms like \frac12 inside other commands (e.g. \boxed{\frac12}), the plugin incorrectly treats them as single-argument commands, formatting it as \boxed{\frac{12}} instead of the correct \boxed{\frac{1}{2}}.
When using shorthand forms like
\frac12inside other commands (e.g.\boxed{\frac12}), the plugin incorrectly treats them as single-argument commands, formatting it as\boxed{\frac{12}}instead of the correct\boxed{\frac{1}{2}}.