Skip to content

Inline math syntax #596

@alexkrz

Description

@alexkrz

Hi,

I came here through the annotated_diffusion notebook, which I really like.
Through the notebook I realized that Google Colab and VSCode render inline math differently.

From my understanding, the preferred way in markdown is to write inline math with single $ and math blocks with double $$.
However, in the annotated_diffusion notebook, inline math is escaped with \\( and \\), which does not render correctly in VSCode.

Would it be possible to change the inline math syntax to single $, as preferred for markdown?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions