Skip to content

Inline math syntax #596

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
alexkrz opened this issue May 23, 2025 · 0 comments
Open

Inline math syntax #596

alexkrz opened this issue May 23, 2025 · 0 comments

Comments

@alexkrz
Copy link

alexkrz commented May 23, 2025

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant