mathdown icon indicating copy to clipboard operation
mathdown copied to clipboard

Math environment does not work with line breaks

Open stared opened this issue 11 years ago • 1 comments

E.g.

$$\pi$$

works but

$$
\pi
$$

does not.

For any longer formula, line breaking comes in handy.

stared avatar Jan 23 '14 12:01 stared

Indeed. Tracked at https://github.com/cben/CodeMirror-MathJax/issues/3 (it's confusing that all the math-related bugs are tracked over there, but I'm keeping the formula rendering in a separate project in hope it will be used elsewhere.)

cben avatar Jan 23 '14 20:01 cben