Is this a hackmd.io issue?
What's the problem
MathJax is not rendering diagrams correctly, I already filed an issue there:
mathjax/MathJax#3445
Try render the following diagram:
\begin{CD}
B @> g >> A \\
@| @VV f V \\
B @= A
\end{CD}
Current behaviour
The horizontal line at the bottom is a single line, not a double line as it should be (see documentation).
I know HackMD is only embedding MathJax, not developing it, but since KaTeX is also an option, which does not have this issue, I wanted to let the team know.
Is this a hackmd.io issue?
What's the problem
MathJax is not rendering diagrams correctly, I already filed an issue there:
mathjax/MathJax#3445
Try render the following diagram:
Current behaviour
The horizontal line at the bottom is a single line, not a double line as it should be (see documentation).
I know HackMD is only embedding MathJax, not developing it, but since KaTeX is also an option, which does not have this issue, I wanted to let the team know.