Commit c80f145
committed
Allow <a> without href attribute in link check
We have just one link without the `href` attribute, which is a button in
the Swift Evolutions browser. We know it's valid, and the case where `<a>`
tags won't have `href`s is rare, so we can safely ignore them in the
check.1 parent ebeb0c1 commit c80f145
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
0 commit comments