Skip to content

There should be no new line after equation block in tex document #2171

@iarkhanhelsky

Description

@iarkhanhelsky

Assuming following code part in md file :

Some equation here
\begin{equation}
x = y
\end{equation}
where $x$ is something important

In tex file I should get same result without any new line after equation block. Because it's breaking identation rules used in latex. And no, \noindent[ #894] is not a solution, because it ridiculous.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions