Closed zhumingcj closed 3 years ago
https://github.com/mathjax/MathJax/issues/2312
Sorry we missed this, their doc says "Currently, automatic line breaking support is missing from version 3", we thought "\" is manual line break...
For workaround, please use \displaylines{x = a + b \\\ y = b + c}
before their fix, or \begin{align}2x+y&=5\\y&=-2x+5\end{align}
...
BTW, is seems the same behavior in LaTeX, so I wonder if it is counted as a bug.
I'm not a heavy math user, so I'm not sure how other users uses this. If "\" do matters in your workflow, please upvote the issue.
Same problem for me here. I'm afraid I can't use the latest version until mathjax resolves it. I believe Typora should
I'm going to be rolling back to the previous release.
v 0.10.11
v 0.11.0
We provided an option to enable support of "\" in 0.11.1 by hotfix from Typora side, but in future, we still need fix from MathJax side.
[ ] Searched existing issues to avoid creating duplicates.
[ ] Confirmed that it can be reproduced in built-in themes without customized css.
If it only exists in 3rd party themes or css, you can still report it, but please attach the theme target or the css file. We may not "fix" it, if it is caused by 3rd party themes or css styles that we cannot support.
[ ] Searched http://support.typora.io/
Describe the bug can't use "\" to get a newline in the math block
To Reproduce Steps to reproduce the behavior:
Expected behavior display the two mathematical formula in two lines
Screenshots / Screencasts
Sample Markdown File Please attach or send us hi@typora.io the sample md file that may reproduce this.
Desktop (please complete the following information):
Typora Version e.g: 0.11
Additional context math-day9.md