Closed ghost closed 5 years ago
Try
$$
x \\\\
x^2
$$
$$ x \\ x^2 $$
BTW, LaTeX + amsmath
does not support raw newline in display math, unless it is inside some multi-row amsmath
math environment. But MathJax supports this kind of input, as I have tested on mathjax.org. So personally I suggest to use a amsmath
env, e.g. align(ed)
.
Also, this issue is duplicate of #26 .
It seems that newline(
\\
) is ignored. For example:Actual:
$$ x\ x^2 $$