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

Detect when MathJax 2 was loaded before Pluto tries to load MathJax 3 #2803

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

fonsp
Copy link
Owner

@fonsp fonsp commented Feb 7, 2024

@fonsp fonsp added the frontend Concerning the HTML editor label Feb 7, 2024
@fonsp fonsp merged commit 9cd8f8d into main Feb 7, 2024
4 checks passed
@fonsp fonsp deleted the mathjax-2-detection branch February 7, 2024 12:57
Copy link
Contributor

github-actions bot commented Feb 7, 2024

Try this Pull Request!

Open Julia and type:

julia> import Pkg
julia> Pkg.activate(temp=true)
julia> Pkg.add(url="https://github.com/fonsp/Pluto.jl", rev="mathjax-2-detection")
julia> using Pluto

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

Successfully merging this pull request may close these issues.

MathJax not rendered in exported static HTML
1 participant