Is there a way to enter a newline within the Latex/Katex editor? (I mean, in the Latex code displayed between $$ terminators.)
The behavior of the [Enter] key is to render the current Latex code as math. I was hoping [Shift-Enter] would instead insert a newline into the Latex code itself. This is useful, e.g., when dealing with multi-line environments described at the Katex page.
Thank you.