I'm having a hard time looking for an easy to understand instruction to download, set up and use this HTML Tidy by Dave Raggett.
Please help, I need this kind of tool that can almost perfectly scan html errors.
If there is a GUI version for the latest one, please share the link.
Asked
Active
Viewed 3,181 times
4

fiberOptics
- 6,955
- 25
- 70
- 105
2 Answers
4
- Click the link to the downloads
- Pick binary executables
- select a version suitable for your edition of Windows

Quentin
- 914,110
- 126
- 1,211
- 1,335
-
Windows GUI version doesn't recognize some html tags like `
`. What can you suggest? Thanks – fiberOptics Jul 24 '12 at 08:45 -
one last question, how can I use it in windows? Thanks – fiberOptics Jul 24 '12 at 08:55
-
Get the source. Get gmake. Try to build it. Patch it if you need to. (It is an experimental fork to add support for a draft spec, it is not a polished product). Alternatively, install Linux (even if only within a VM). – Quentin Jul 24 '12 at 08:56
-
Has anyone succeded building tidy for windows, especially as a library? – Lothar Aug 01 '13 at 14:40
2
A precompiled Windows binary for the experimental HTML5-fork can be found at http://tidybatchfiles.info/.

Ingo Karkat
- 167,457
- 16
- 250
- 324