Skip to content

Commit a9e428d

Browse files
committed
fix unneeded line
1 parent 5404071 commit a9e428d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/content/docs/guides/rules.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ Examples:
3737

3838
### In `attribute` (`<div title="Info">`)
3939

40-
#### Messages
41-
4240
- The element must not be ignored.
4341
- If the attribute is `href` and the value matches one of [`url.patterns`](/reference/adapter-common/#url) it is extracted as a URL.
4442
- If the first character is a lowercase English letter (`[a-z]`), it is ignored.

0 commit comments

Comments
 (0)