- 5,919
- 3,113
Perhaps up to a year ago, I used to be able to get a space between paragraphs with #" "# "\ "\ "#" "#". That no longer works with the latest Latex version. What command can I use to get a space between paragraphs?
A comment from the same person there suggested that usingWrichik Basu said:It seems that v3 of MathJax hasn't implemented line breaks yet. See this issue: https://github.com/mathjax/MathJax/issues/2312
And it seems that this will not be fixed before next year: see this comment from the above issue.
Thanks. This is what I needed. Hitting the "Enter" button a couple of times works. :)mfb said:It seems to ignore all line breaks within the LaTeX environment. You can end the LaTeX environment, add normal line breaks and begin a new LaTeX formula.
$$a=b$$
$$c=d$$