-
-
Couldn't load subscription status.
- Fork 1.2k
Open
Labels
Description
Issue Summary
In the CD environment, @= should render a horizontal or vertical double line (see documentation) but the horizontal line renders as a single line.
Steps to Reproduce:
Try render something like this:
\begin{CD}
B @> g >> A \\
@| @VV f V \\
B @= A
\end{CD}
Or just paste it here: https://saxarona.github.io/mathjax-viewer/
I also checked on HackMD, which implements MathJax. In KaTeX based environments, this is not a problem.