X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=README.md;h=205bbc51ce4bbecd3e21dfcda218aebe9a96f4b6;hb=e3c393609f1b2380cb5c2c6f3910fc69186420d2;hp=c6f92261925b04abe67a34bbce9b18906a51364d;hpb=a2c0e2fc57bb8f25f694e16eb4e51d6970b28829;p=squeep-html-template-helper diff --git a/README.md b/README.md index c6f9226..205bbc5 100644 --- a/README.md +++ b/README.md @@ -50,3 +50,7 @@ Lists of errors and notices to show at top of page, before main content. - `options.notificationHeading` - h2 for notice section - `options.notificationContent` - additional information included ahead of list of notices - `options.` + +## Tests + +`LintHtml` class is a simple wrapper around html-validate package which can report issues with generated html strings.