MathJax
MathJax copied to clipboard
v4: amscd with space between @ and >
Not great authoring and easy to fix but FYI the following
\begin{CD}
A @ > x >> Y
\end{CD}
renders to
Removing the space between @ and > fixes this. But "real" amscd doesn't mind the additional space.
Thanks, I'll see about making @ handle spaces properly.
I've made a PR to fix this.