Would it be possible to support the newcommand command? So we can do things like ```tex $\newcommand{\R}{\mathbb{R}}$ ``` This would avoid a lot of tedious typing and greatly increases the plain text readability (which is what markdown was intended for).