webextension-native-mathml
webextension-native-mathml copied to clipboard
Currently, when wikipedia is enabled on Dark Mode, MathML produces low contrast text which is almost impossible to read. (See example):  It would be a nice to have feature...
without native-mathml  with native-mathml  this is the web application that uses KaTeX. dumped HTML ``https://luban.xuepaipai.com/`` [dumped.html.gz](https://github.com/fred-wang/webextension-native-mathml/files/14392929/dumped.html.gz)
The title says it all. When writing a README-md file on GitLab, e.g. `$V_i$ ` a blank line is inserted both before and after the line including the above inline...
Just as the title describes it, the Native MathML extension doesn't work on the numpy and scipy documentation websites. To illustrate the issue, I've included two screenshots: one where the...
The formulas in the answer don't render with line breaks in Firefox: https://math.stackexchange.com/questions/661511/is-it-possible-to-express-sigma-type-in-martin-l%C3%B6f-type-theory-with-other-constr In particular ```` isn't implemented (https://bugzilla.mozilla.org/show_bug.cgi?id=534962) I'm not sure what to do about this besides disabling the...
> When I go to that page, I get an error message dialog saying, "No PDK base URL could be detected. Asynchronous load of PDK requies a tp:baseUrl meta tag...
I installed the MathML addon and this addon, as it Wikipedia ignored the availability of the MathML fonts. This addon *did* work. Wikipedia used the installed fonts, but the rendering...
On the visual editor formula disappear. For example on this page: https://fr.wikipedia.org/wiki/Multiplicateur_de_Lagrange If you go on the editor their formula are note visible: https://fr.wikipedia.org/wiki/Multiplicateur_de_Lagrange?veaction=edit Note, I'm using this extension only...
Hello, Wikipedia page rendering is correct from the point of view of content but not from that of form. "/" and parentheses in a formula induce a lot of space...
Our code doesn't detect whether MathML output exists, although it's the default, but it can be disabled or ignored (because it needs to be called explicitly in [Non-Component-Based way](https://github.com/mathjax/MathJax-demos-node/tree/master/direct)) by...