Joy Reynolds

Results 64 issues of Joy Reynolds

Moved installation(from users.md) and quick start(from old user doc) to README.md. Convert old 0.4.8 version of user doc HTML to markdown into users.md. It still is the old content since...

### Context When viewing an attachment page, it is common for the theme to use `previous_image_link()` and `next_image_link()` for navigation among attachments. The sequence, however, is hard-coded in a call...

type: feature request
status: needs triage

## Description Although the `checkout` command was deprecated, the README.md file explains using the "checkout" concept in 3 places. Also, the screenshot examples use `co` alias. ## Expected Behavior The...

documentation

## Description There are some inconsistencies in the `help` output. 1. The `version` command is so vague, and since this is "version control", it seems like it should not be...

documentation

Firefox 89 changed the way the start page "Shortcuts" icons are styled. It used to show a screenshot of the site, but now it has a white box with the...

I asked in two different Slack channels where to report this, and no one answered, so I'm opening this issue here. While trying to read a [Handbook page](https://developer.wordpress.org/apis/handbook/filesystem/), the font...

[Type] Bug
Accessibility
[Block] Header & Footer

If you click on Login or a Vote button, you get the popup window to authorize with GitHub. If you just close the window without logging in, the "spinner" remains...

`:any` and `:matches` and `:is` need selector lists to test support, so the additional call was added. `:is` is a special case since the standard renamed it, so it gets...

The properties that can have other properties as values can have multiple ones in a list. They were not all getting replaced. I made the fix function use multiline mode,...

The stretch keyword is not mentioned in the working draft of the spec, but it is supported with a prefix by some browsers. Unfortunately, I couldn't see a good way...