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

linkedom adaptor needs splitText polyfill (for TeX pre-processing) #3134

Open
pkra opened this issue Nov 16, 2023 · 1 comment
Open

linkedom adaptor needs splitText polyfill (for TeX pre-processing) #3134

pkra opened this issue Nov 16, 2023 · 1 comment
Labels
Accepted Issue has been reproduced by MathJax team Merged Merged into develop branch v3
Milestone

Comments

@pkra
Copy link
Contributor

pkra commented Nov 16, 2023

For a side project I was building a quick nodejs demo using linkedom.

I noticed that processing a page with TeX in it fails due to WebReflection/linkedom#156.

Adding the naive implementation from the issue seemed enough to fix it.

@dpvc
Copy link
Member

dpvc commented Nov 17, 2023

Thanks. I'll look into adding the implementation given there.

@dpvc dpvc added Ready for Development Accepted Issue has been reproduced by MathJax team v3 labels Nov 17, 2023
dpvc added a commit to mathjax/MathJax-src that referenced this issue Jan 4, 2024
dpvc added a commit to mathjax/MathJax-src that referenced this issue Jan 18, 2024
Add Text.splitText() method to linkedom.  (mathjax/MathJax#3134)
@dpvc dpvc added Merged Merged into develop branch and removed Ready for Review labels Mar 3, 2024
@dpvc dpvc added this to the v4.0 milestone Mar 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Accepted Issue has been reproduced by MathJax team Merged Merged into develop branch v3
Projects
None yet
Development

No branches or pull requests

2 participants