For example:
Code: Select all
\begin{theorem}
blah
blah
blah
\end{theorem}
In fact, if it's possible to make it possible for all environments, it would be much appreciated.
Code: Select all
\begin{theorem}
blah
blah
blah
\end{theorem}
Code: Select all
\begin{theorem}
The quick brown fox jumps over the lazy dog.
\smallskip
The quick brown fox jumps over the lazy dog.
\medskip
The quick brown fox jumps over the lazy dog.
\bigskip
The quick brown fox jumps over the lazy dog.
\end{theorem}