Skip to content

KaTeX(5/n): Handle 'position' & 'top' property in KaTeX span inline style #1627

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
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

rajveermalviya
Copy link
Member

@rajveermalviya rajveermalviya commented Jun 24, 2025

Stacked on top of #1452.

Fixes: #1671

@rajveermalviya rajveermalviya added the maintainer review PR ready for review by Zulip maintainers label Jun 24, 2025
@gnprice gnprice added integration review Added by maintainers when PR may be ready for integration and removed maintainer review PR ready for review by Zulip maintainers labels Jul 4, 2025
Implement handling most common types of `vlist` spans.
Turns out that anything under KatexVlistRowNode wasn't being
tested by content tests, fix that by implementing this method.

Fortunately there were no fixes needed in the tests.
Also add a comment explaining the reason of ignoring the `height`
inline styles value.
Allowing support for handling KaTeX HTML for big operators.

Fixes: zulip#1671
@rajveermalviya rajveermalviya changed the title KaTeX(5/n): Handle 'position' and ensure required inline styles for big operators KaTeX(5/n): Handle 'position' & 'top' property in KaTeX span inline style Jul 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration review Added by maintainers when PR may be ready for integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handle big operators in KaTeX
2 participants