packages feed

pandoc-2.15: test/command/982.md

```
% pandoc -f latex -t native
\newcommand{\BEQ}{\begin{equation}}
\newcommand{\EEQ}{\end{equation}}

\BEQ
y=x^2
\EEQ
^D
[ Para [ Math DisplayMath "y=x^2" ] ]
```