We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c4cab4 commit c5fe9deCopy full SHA for c5fe9de
README.md
@@ -105,8 +105,10 @@ Inline rules in `test.html`:
105
```html
106
<!--htmlhint tag-pair,id-class-value:underline -->
107
<html>
108
-<head>
109
-...
+ <head>
+ ...
110
+ </head>
111
+</html>
112
```
113
114
## 📙 Docs
SECURITY.md
@@ -1,6 +1,6 @@
1
# Security Notice
2
3
-This document outlines general security procedures and policies for the GoTrustify infrastructure
+This document outlines general security procedures and policies for HTMLHint
4
5
## Reporting a vulnerability
6
0 commit comments