I would like to make sure that: If I'm in an environment to write mathematical formulas, for example the environment
\begin{align}
x^2
\end{align}
and by chance I write
\begin{align}
x^2
**(this is an empty row)**
\end{align}
the code gives me no error while compiling.