-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Pygment css classes conflict with MathJax #20
Comments
@ma65p Thanks for pointing this out. I fixed the css to be specific to Pygment classes only with a recent commit. |
Awesome, glad I can help and thanks for the quick fix. The theme is awesome btw. |
strongriley
added a commit
to strongriley/parker-technical-sales
that referenced
this issue
Dec 24, 2014
robercano
pushed a commit
to robercano/robercano.github.io
that referenced
this issue
Mar 30, 2016
robercano
pushed a commit
to robercano/robercano.github.io
that referenced
this issue
Mar 30, 2016
brandon-jimenez
pushed a commit
to brandon-jimenez/resume
that referenced
this issue
Mar 5, 2021
Update post-comments.html
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This issue is described here. But in short, pygment.css define color for the same classes that MathJax.js uses such as
mi
andmo
.The text was updated successfully, but these errors were encountered: