Re: Possible to use Tidy only as validator?
"Lee Passey" <[email protected]> Tue, 30 Nov 2010 12:53:52 -0700 (MST)
| Newsgroups | gmane.comp.web.html-tidy.user |
|---|---|
| Message-ID | <[email protected]> |
On Mon, October 25, 2010 3:45 pm, ts wrote: > Hi, > > > I don't want Tidy to actually change HTML. > I only want it to report errors? Can TidyLib do this? Yes. tidy -e <yourinputfile.html> > I can't get the tidy.exe to not automatically correct HTML :( RTFM tidy -h tidy -show-config tidy -help-config http://tidy.sourceforge.net/docs/tidy_man.html http://tidy.sourceforge.net/docs/quickref.html