Add w3c html tidy

This commit is contained in:
Justine Tunney 2022-06-09 06:33:31 -07:00
parent ecc8962555
commit 3c7ae0fc72
63 changed files with 56239 additions and 0 deletions

View file

@ -138,6 +138,7 @@ include net/http/http.mk # │
include third_party/mbedtls/mbedtls.mk # │
include net/https/https.mk # │
include third_party/regex/regex.mk #─┘
include third_party/tidy/tidy.mk
include third_party/third_party.mk
include libc/testlib/testlib.mk
include tool/viz/lib/vizlib.mk