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

Handle "tex-error" spans #1003

Open
gnprice opened this issue Oct 18, 2024 · 0 comments
Open

Handle "tex-error" spans #1003

gnprice opened this issue Oct 18, 2024 · 0 comments
Labels
a-content Parsing and rendering Zulip HTML content, notably message contents
Milestone

Comments

@gnprice
Copy link
Member

gnprice commented Oct 18, 2024

Some messages' content can have an HTML element that looks like this (sample message):
<span class="tex-error">$${$$</span>

We should handle those.

I believe in particular this happens when someone writes a message with markup for a LaTeX math span or block, but their LaTeX code has an error.

This is a low-priority issue because I believe these are rare. It was discovered in the #917 / #190 survey of content features not yet implemented in this app.

Related issue (but not a prerequisite, nor vice versa):

@gnprice gnprice added the a-content Parsing and rendering Zulip HTML content, notably message contents label Oct 18, 2024
@gnprice gnprice added this to the Post-launch milestone Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a-content Parsing and rendering Zulip HTML content, notably message contents
Projects
Status: No status
Development

No branches or pull requests

1 participant