Hello,
The LaTeX feature of Documents is the best, really!
Yet is seems the support is not complete.
For instance, try this:
- \begin{align*}
- \frac{a + b}{a} & = \frac{a}{a} + \frac{b}{a} \\
- & = 1 + \frac{b}{a}
- \end{align*}
The result looks like that:
Thank You.