build | ||
console | ||
experimental | ||
htmldoc | ||
include | ||
src | ||
test | ||
html5-for-html-tidy.patch-2 | ||
Makefile | ||
README.html | ||
README.md |
Tidy for HTML5
This repo is a fork of the code from tidy.sourceforge.net. This source code in this version supports processing of HTML5 documents, using a patch developed by Björn Höhrmann.
For *nix platforms, you can build and install from the source code using the following steps.
-
make -C build/gmake/
-
make install