hackmdio / hackmdio/hackmd-io-issues

Wrong arrow in CD enviroment (amsmath)

Open
#419 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
40
Forks
9
PR merge metrics
No merged PRs in 30d

Description

### Is this a hackmd.io issue?

- [x] Yes, the bug happens on https://hackmd.io
- [ ] No. If it's a self-hosted CodiMD instance, please fire up the issue in the repo of CodiMD: https://github.com/hackmdio/codimd

### What's the problem

MathJax is not rendering diagrams correctly, I already filed an issue there:

https://github.com/mathjax/MathJax/issues/3445

Try render the following diagram:

```
\begin{CD}
B @> g >> A \\
@| @VV f V \\
B @= A
\end{CD}
```

#### Current behaviour

Image

The horizontal line at the bottom is a single line, not a double line as it should be (see [documentation](https://www.latex-project.org/help/documentation/amsldoc.pdf)).

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.