tidy-html5/README.md
Michael[tm] Smith ff7a980d9d new
2011-11-17 11:58:38 +09:00

463 B

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