packages feed

pandoc-3.11: test/command/4639.md

```
% pandoc -t html --math-method=mathjax
\begin{equation}
  E=mc^2
\end{equation}
^D
<p><span class="math display">\[\begin{equation}
  E=mc^2
\end{equation}\]</span></p>
```