Matt Wang
Matt Wang
This PR changes the behaviour of the mermaid opt-in logic to instead only look for the existence of a `mermaid` key and directly using its children; `mermaid_enabled` is now completely...
I've created this in renaming the branch from `v0.4.0` to something else - mostly just as GitHub doesn't like it when we draft a release with the same tag name...
A couple of changes to prep for v0.4.0-rc1: - bump the version - add myself to the authors + email (this is primarily so that Patrick doesn't get siloed as...
In the run-up to v0.4.0, I want to jot down a few thoughts about how we keep our changelog, and get some thoughts from our community. 1. I've just created...
This is an umbrella issue that follows up #821 - namely, to re-enable the rules I disabled when upgrading our config. The core ones are: - [x] `declaration-block-no-redundant-longhand-properties` - [...
Based off of [this comment chain](https://github.com/just-the-docs/just-the-docs/pull/578#discussion_r897390842) in #578, I think we have a lot of work to do to improve our use of accessible HTML (and markdown-generated HTML) in our...
### What is the problem you're trying to solve? Following up on [a thread in the stylelint/contributors](https://github.com/orgs/stylelint/teams/contributors/discussions/9/comments/7) team. There are several different plugins (with varying levels of maintenance) that focus...
### What is the problem you're trying to solve? This issue continues [a conversation in the stylelint/contributors team](https://github.com/orgs/stylelint/teams/contributors/discussions/9/comments/4). In particular, there are several accessibility-focused rules that could be defined *based...
### What is the problem you're trying to solve? Branching off of our discussion around accessibility features in @stylelint/contributors and a discussion with the FE accessibility team at @chanzuckerberg, one...
### What is the problem you're trying to solve? In the process of working on #5694, I've noticed a couple of edge-cases that could use more precise/improved warning indices. For...