Hi,

The Nu Html Checker (v.Nu) is the backend of checker.html5.org,
html5.validator.nu, and validator.w3.org/nu. It can be used to batch-check
HTML 5 documents from the command line and from other scripts/apps, or
deployed as a self-contained web service.


Two simple ways to test: validate files with "vnu *.html" or "vnu foo/";
or rcctl start vnu and visit localhost:8888 in a browser to use the web
interface.

ok?

-- 
Anthony J. Bentley
Index: user.list
===================================================================
RCS file: /cvs/ports/infrastructure/db/user.list,v
retrieving revision 1.323
diff -u -p -r1.323 user.list
--- user.list   16 Aug 2018 21:43:08 -0000      1.323
+++ user.list   8 Sep 2018 09:58:04 -0000
@@ -326,3 +326,4 @@ id  user            group           port options
 815 _osrm_routed       _osrm_routed    geo/osrm-backend
 816                    _libpostal      geo/libpostal
 817 _netshot           _netshot        sysutils/netshot
+818 _vnu               _vnu            www/vnu

Attachment: vnu.tar.gz
Description: vnu.tar.gz

Reply via email to