We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5404071 commit a9e428dCopy full SHA for a9e428d
src/content/docs/guides/rules.md
@@ -37,8 +37,6 @@ Examples:
37
38
### In `attribute` (`<div title="Info">`)
39
40
-#### Messages
41
-
42
- The element must not be ignored.
43
- If the attribute is `href` and the value matches one of [`url.patterns`](/reference/adapter-common/#url) it is extracted as a URL.
44
- If the first character is a lowercase English letter (`[a-z]`), it is ignored.
0 commit comments