- From: Chris Adkins <chris@gogopromo.com.au>
- Date: Mon, 21 Aug 2000 21:58:53 -0400 (EDT)
- To: html-tidy@w3.org
Hi,
Whenever i use tidy on my 'include' files, it always puts in something
like this in the head,
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!-- blanknudge.html -->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="generator" content="HTML Tidy, see www.w3.org" />
<title></title>
</head>
<body>
and
</body>
</html>
at the end of my page.
Is there any way to suppress this stuff in Tidy?
I dont need it because the files are only includes......
cheers,
Chris
Received on Tuesday, 22 August 2000 09:48:14 UTC