Frédéric Wang
Frédéric Wang
@physikerwelt If found that there is a user stylesheet but no UI: https://bugs.chromium.org/p/chromium/issues/detail?id=2393#c45 (not sure it's that's really the latest update)
I'm not familiar with all of this to know whether that would work but note that anyway MathJax recommends to use https http://docs.mathjax.org/en/latest/start.html#using-the-mathjax-content-delivery-network-cdn by default
@andrusha As said in https://github.com/andrusha/mathml-chrome/issues/7#issuecomment-214481518 Wikipedia will replace PNG images with the MathML + SVG fallback mode. The default CSS style hides MathML and displays the SVG fallback. SVG is...
@andrusha So do you have any reason to use http instead of https (as recommended by MathJax doc) here: https://github.com/andrusha/mathml-chrome/blob/master/inject.coffee#L14
@aawc I'm also interested to know update from maintainer in order to merge https://github.com/aawc/unrar/pull/35
I imagine it's possible to add something in https://github.com/fred-wang/webextension-native-mathml/blob/master/content-scripts/mediawiki.css to make it work? cc @physikerwelt
@Mathnerd314 This is probably not going to be implemented anytime soon in browsers. We need first to implement MathML in the Chromium-based browsers. Spec discussion is in https://github.com/mathml-refresh/mathml/issues/112 ; I...
Do you have an example? https://www.wikiwand.com/en/Fourier_transform renders with HTML/CSS for me and looks bad. By default, Wikipedia provide SVG + MathML hidden via CSS (but still exposed to screen readers)...
OK, I stand corrected. I had the native MathML addon enabled of course :-) I'll take a look tomorrow.
closed by #7