- From: Doug Kearns <djkea2@mugca.cc.monash.edu.au>
- Date: Tue, 18 Sep 2001 11:57:06 +1000
- To: html-tidy@w3.org
On Mon, Sep 17, 2001 at 08:43:39PM -0400, Rick Baartman wrote: > I just installed tidy and am using it inside XEmacs. Overall, it's a great > help. Thanks to author. > > Unfortunately, tidying little chunks at a time is not so convenient, since the > code assumes it's fed a complete html doc. I use switches --tidy-mark no > --doctype omit but it still insists there is no title, and inserts it. I > re-compiled it after commenting out the HasTitle if block. There should be a > better way like a simple switch that lets tidy know that only part of a file is > being submitted. Or did I miss it? Take a look at the Source Forge project tidy.sf.net. There is now a --show-body-only option which will do what you require. Regards, Doug
Received on Monday, 17 September 2001 21:54:18 UTC