Skip to content

Support LaTeX aligned environment #70

@nadya-p

Description

@nadya-p

Simple LaTeX equations are handled correctly

$$
a = b
$$

But aligned environment is not:

$$
\begin{aligned}
a & = b \\
c & = d \\
\end{aligned}
$$

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions