``` % pandoc -t html --math-method=mathjax \begin{equation} E=mc^2 \end{equation} ^D

\[\begin{equation} E=mc^2 \end{equation}\]

```