Jed Fox
Jed Fox
### Description Currently, in order to access developer settings (in particular, Personal Access Tokens), one must scroll to the bottom of their [settings](https://github.com/settings/profile) page: then choose the appropriate option: Instead,...
Closes #N/A ## Description I’ve been using a workflow where I delete the `main` branch of my forked repo and update it to point to `upstream/main`. However, GitHub desktop will...
### Describe the bug I cannot commit to the `excalidraw/excalidraw` repo in GitHub Desktop. Using GitUp (another GUI) or the `git` CLI both work fine.L ### Version & OS GitHub...
I transcribed the human-readable markdown files into `spec.estree` then adapted `estree-formal` to make a script to parse it back into markdown documents. There’s also the ability to generate JSON and...
The actual emoji: # ✅ As converted into an image for the Messenger UI: Note how it’s clipped at the bottom.
I saw this issue occur in real life, and noticed that the error message is very unclear: > TypeError: unknown: `(intermediate value)(intermediate value).push` is not a function I’m not sure...
Fixes #90.
Some feeds I subscribe to don’t work properly even in reader mode, and others link to dynamic content that can not be displayed in an RSS reader. Just like there’s...
Example article: “Deno in 2021” from https://deno.com/feed This article (when rendered using reader mode) contains an `` tag: ```html ``` The [referenced resource](https://deno.com/deno-on-mdn/table.png) sets the `Cross-Origin-Resource-Policy: same-origin` header on its...
There should be JavaScript to parse the querystring for `email=`, then it should insert it into the covenant as appropriate.