Go to file
2011-11-17 16:06:29 +09:00
build clean OSX cruft 2011-11-17 13:14:22 +09:00
console new 2011-11-17 11:44:16 +09:00
experimental new 2011-11-17 11:44:16 +09:00
htmldoc new 2011-11-17 11:44:16 +09:00
include new 2011-11-17 11:44:16 +09:00
src style doesn't need type; meta doesn't need content 2011-11-17 16:06:29 +09:00
test new 2011-11-17 11:44:16 +09:00
html5-for-html-tidy.patch-2 new 2011-11-17 11:44:16 +09:00
Makefile new 2011-11-17 12:16:11 +09:00
README.html new 2011-11-17 12:16:11 +09:00
README.md new 2011-11-17 11:58:38 +09:00

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.

  1. make -C build/gmake/

  2. make install