Skip to content
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

Various MathJax rendering issues #28

Open
mstachowsky opened this issue Apr 28, 2021 · 0 comments
Open

Various MathJax rendering issues #28

mstachowsky opened this issue Apr 28, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@mstachowsky
Copy link
Owner

I expect that this is a problem with the parseToJSON input sanitation. Here is an example:

$ \vec < x, y, z >$ will not render properly. The < and >, which should just show up as < and > eventually, aren't rendering properly in MathJax.

Also, the entire \cases environment won't work, which prevents us from making matrices.

This is a fantastic entry-level issue!

@mstachowsky mstachowsky added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Apr 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant