Conway
Conway
### Steps to reproduce 1. Open a blank tab. 2. Put the cursor in the address bar. 3. Type `inst`. In my case: - The autocomplete suggestion is `instagram.com` -...
On certain posts, the displayed domain in parentheses is `reddit.com` even when Post Properties has a URL with a different domain. Based on a sample of size two, this seems...
I don't know very much about programming, so I have produced a rather crappy implementation of the stroke input method. In particular, I load all the stroke data into memory...
Google PageSpeed Insights suggests that I should "ensure text remains visible during webfont load". For KaTeX this would simply involve including [`font-display: swap;`][mdn-font-face] in all of the `@font-face` entries in...
665328a2645a444b4b47c35372423f26d962bbf5 causes breakage pertaining to edge-to-edge enforcement. - https://developer.android.com/about/versions/15/behavior-changes-15#edge-to-edge - https://old.reddit.com/r/androiddev/comments/1c1rs1t/apps_targeting_android_15_will_be_forced_into/ | Use case | Android 14 screenshot | Android 15 screenshot | Android 15 breakage | | - |...
**Describe the bug:** Extra spacing appears after `\mathrm{...}` containing a single letter `[a-zA-Z]`, for MathML output. **(La)TeX code:** ```latex \mathrm{d}x ``` See [JSFiddle](https://jsfiddle.net/b0v92axp/). **Expected behavior:** No spacing between `\mathrm{d}` and...