GitHub - ericrall/tidy-html5: Fork of tidy that supports processing of HTML5 documents (based on a patch from Björn Höhrmann)

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

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. The changes for HTML5 support started from 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 -C build/gmake/

Note that you will either need to run make install as root, or with sudo make install.

About

Fork of tidy that supports processing of HTML5 documents (based on a patch from Björn Höhrmann)

Resources

Readme

Activity

Stars

1 star

Watchers

1 watching

Forks

0 forks

Releases

No releases published