0.9.4
Bug fixes
- Fixes bug where certain commands mixed with operators would fail outside of math mode (e.g.
TeX(r"(\alpha + \beta)")
) (fixes #45). - Fixes edge case where
TeX(r"($^{18}$ O)")
(e.g. a free-standing superscript or
subscript) would not render.