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

Mathjax #50

Open
pjheslin opened this issue May 22, 2023 · 0 comments
Open

Mathjax #50

pjheslin opened this issue May 22, 2023 · 0 comments

Comments

@pjheslin
Copy link

Thanks for this mode -- it's just what I needed! Two notes about getting it to work with Mathjax:

The cdn.mathjax.org URL in the Readme is obsolete.

With a modern (version 3) Mathjax, I had to set this:

(setq markdown-preview-script-onupdate "MathJax.typeset()")

Without that, Mathjax will render with the preview first loads, but will revert to unrendered after the first update.

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

No branches or pull requests

1 participant