HTML5 Tidy: The granddaddy of HTML tools
html-tidy.org
HTML5 Tidy: The granddaddy of HTML tools
1–10 of 14 posts
Re: HTML5 Tidy: The granddaddy of HTML tools
#2Screenshots. Show input & output.
Re: HTML5 Tidy: The granddaddy of HTML tools
#3[deleted]
Re: HTML5 Tidy: The granddaddy of HTML tools
#4[deleted]
Re: HTML5 Tidy: The granddaddy of HTML tools
#5The section with the red background is very bright -- it is difficult to read the text.
Please include examples of files cleaned with the tool.
Re: HTML5 Tidy: The granddaddy of HTML tools
#6Doesn't support tabs, can go DIAF. :-p Or jump in a lake, you downvoting sourpuss sissypants you!
Recently went to check, after a >1 decade break. The man page is 5000 words, tons and tons and tons of options. No tabs though.
Edit: apparently this feature got added last May! Just waiting on my distro now. Sweet! https://github.com/htacg/tidy-html5/issues/108
Re: HTML5 Tidy: The granddaddy of HTML tools
#7Now, if someone could tell me how to use it within PHP...
My company created an open-source HTML-diffing PHP package[0] that could be considerably improved by replacing the old Tidy with the HTML5 Tidy (if I only knew how!)
Re: HTML5 Tidy: The granddaddy of HTML tools
#8I wrote a ruby gem that wraps the HTML tidy executable for local HTML validation. Disclaimer: It is vetted with the HTML 5 compatible tidy version, but I haven't tried it out with this new version yet. Pull requests welcome.
Re: HTML5 Tidy: The granddaddy of HTML tools
#9The one thing I find missing on the site is, when would I use it? What benefit or problem is it solving?
Can anyone share when they've found this to be useful? For example, does it compress HTML for faster page loads, or fix invalid HTML (e.g. from wysiwyg editors).
Re: HTML5 Tidy: The granddaddy of HTML tools
#10Screenshots. Show input & output.