universemaster

Results 26 issues of universemaster

Work is underway in https://github.com/KaTeX/KaTeX/pull/3364 that will likely improve this, but I want to document this in relation to #2194 and https://github.com/KaTeX/KaTeX/issues/3356 . **Describe the bug:** - In #3353 and...

bug
optimization

**Describe the bug:** - `\operatorname{GL_2}(ℂ)` works fine in html output, but (understandably) is incorrect in Mathml. - This should probably be written `\operatorname{GL}_2(ℂ)` - The outputted mathml does not validate...

bug

(Partly) relates to performance issues in https://github.com/KaTeX/KaTeX/issues/2194 **Is your feature request related to a problem? Please describe.** I was able to reduce my katex.min.css from 23KB to 12KB by using...

enhancement
documentation
optimization

**Is your feature request related to a problem? Please describe.** - `\begin{darray}{cc} a & b \\ c & d \end{darray}` is a display mode array. - Mathjax gives `Unknown environment...

Feature Request

### Description Sometimes, we incorrectly try to add a class that begins with a dot, but linters and indeed browsers do not indicate that this is an error. The error...

help wanted
new rule

In mathml a sequence of closing tags that immediately precede the closing `` element can be omitted. See [w3c Mathml spec discussion](https://github.com/w3c/mathml/issues/375). Since mathml is so verbose, even omitting these...

When opening the mac release from the release page I get: > "You have macOS 10.15.7. The application requires macOS 11.0 or later." Does the build really need to target...

The documentation for [options](https://github.com/mathjax/MathJax-docs/blob/master/options/output/index.rst) need more information for `mathmlSpacing` vs `TexRules`. I've spent 30 minutes reading through issues and source code but it is still not clear to me precisely...

When I run as below and view `renaming-map-min` I get a lot of one letter selectors assigned to unused css selectors. Similarly, the ordering does not reflect the frequency -...

I'd like to be able to lookup which browsers have fully implemented html [optional tags](https://html.spec.whatwg.org/multipage/syntax.html#optional-tags). I think omitting the closing `li`, `p`, `dd` and `dt` are of particular interest. >An...

Needs search result