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

Add support to mathjax style #549

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

uoyniXnaH
Copy link

Resolve #514

@uoyniXnaH
Copy link
Author

I would like add some information. I found that if I add rehype-katex and rehype-mathjax at the same time, the formulas may be rendered three times. So I keep using katex, only to replace delimiters like \[ to $$, thus those mathjax expressions could be rendered by katex.

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

Successfully merging this pull request may close these issues.

Latex/Mathjax Formula Support
3 participants