unclosed-tag-finder
Advanced tools
Comparing version 0.0.9 to 0.0.10
{ | ||
"name": "unclosed-tag-finder", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"description": "A library to find unclosed html5 tags, that are normally optional.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -59,2 +59,8 @@ # Unclosed Tag Finder | ||
or | ||
``` | ||
user$ xmllint --html --noout w3cValid.html | ||
``` | ||
The page is valid. | ||
@@ -61,0 +67,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9464
144