Skip to content

Latex macros broken #259

@Sr-11

Description

@Sr-11

Description

Reproduce:
create test.ipynb with 2 lines:

$\newcommand{\a}{\alpha}$
$\a$

Open jupyter in a conda env with jupyterlab-myst installed, the output is
Image.
But if I use a env with no jupyterlab-myst, it renders as $\alpha$.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions