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

Consider add support for MathJax formulas. #2610

Open
2 tasks done
PrinOrange opened this issue Jan 19, 2025 · 1 comment
Open
2 tasks done

Consider add support for MathJax formulas. #2610

PrinOrange opened this issue Jan 19, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@PrinOrange
Copy link
Contributor

Clear and concise description of the problem

When I read RSS subscriptions from arXiv, MathSciNet, Science Direct, APS Journals, MathOverflow, Physics StackExchange and so on which only renders math formula with MathJaX engine rather than KaTeX, or some blogs use MathJaX, the formulas from RSS content may not be correctly supported and rendered.

Maybe the Follow could add the support for MathJaX rendering.

For example, here is an article use MathJax to render the formulas and variables,

Image

This is related code from rss content

Image

And the follow can not render the MathJaX

Image

Suggested solution

MathJaX documentation: https://docs.mathjax.org/en/latest/
MathJaX npm package: https://www.npmjs.com/package/mathjax

Alternative

No response

Additional context

No response

Validations

  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • This issue is valid
@PrinOrange PrinOrange added the enhancement New feature or request label Jan 19, 2025
Copy link

linear bot commented Jan 19, 2025

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

No branches or pull requests

1 participant