-
From scanning the `mdn/content` I found that the following rules appear not to be suppressible
- `Bad value “.*” for attribute “href” on element “a”: Illegal character in fragment: “.*” is not allowe…
-
Lack of an `alt` attribute is currently naïvely reported as a `USAGE`-level message (`ACC_001`). However, HTML5 rules are more complex than just "`alt` is required".
See [4.7.1.1.22 Guidance for conf…
-
Given that [the only valid value for a boolean attribute](https://www.w3.org/TR/html5/infrastructure.html#sec-boolean-attributes) is the name of the attribute or empty string, it would be useful if ti…
-
URL being validated or code to reproduce error:
Entering this site in your url text input: https://cdudevops.bitbucket.io
```
paste error messages into code block
```
-
```
NVIM v0.10.0
Build type: RelWithDebInfo
LuaJIT 2.1.1713484068
```
By updating Which-key to version https://github.com/folke/which-key.nvim/commit/b55a568ae69724e334aec3ef291ea4e1768ba47a an…
-
Een PDF document heeft een link tag. Binnen deze link tag staat tekst dat duidelijk maakt waar die link heen gaat maar binnen de eigenschappen van deze link tag staat geen content binnen de "Alternate…
-
## Overall process
1. Make sure Prettier is run before you push: `prettier --write specs/%your_spec%/`. Pro tip: run prettier on save using https://marketplace.visualstudio.com/items?itemName=esben…
-
Currently, the extension (only version 1.3.0) is telling me that truly valid HTML is actually invalid. I keep getting errors that seem to indicate that the HTML from my file is getting wrapped inside …
-
URL being validated or code to reproduce error:
https://m101.mstudach.sbw.media/Bedrohung.html
```
[Nu Html Checker](https://validator.w3.org/nu/)
This tool is an ongoing experiment in better HTML…
-
I maintain the bot, Selvvir, for the #css IRC channel on Freenode. I've been using the existing (non-nu) validator interface to enable the bot to report on the results of validation for websites peopl…