Finally time for an upgrade of our Beamer Writer. I added two features recently.
- Support of equations. Now when you enter
\[x^2\]
in the input textbox, it will be rendered as it is, i.e.,\[x^2\]
rather than\item \[x^2\]
like we did before. This will make …