段落下方的 2 列範本中的空白佔據整列

段落下方的 2 列範本中的空白佔據整列

我有以下部分

\section{How something works }

{paragraph}user uses an open source library\cite{user31} which can
\begin{enumerate}
    \item Detect unusual firewall behaviours between snapshots.
    \item Alert users to any unusual behaviours and provide a comparison with expected behaviours.
    \item Provide potential remediation steps.
\end{enumerate}

然後我在上面部分隨機段落之後有文字

aaaaaaaaaaabbbbbbbb

但該列中有一個很大的空白區域,如下所示用紅色標記
空白欄
我無法理解為什麼這個大專欄會出現空白,我該在這裡檢查什麼?

相關內容