- From: Terry Teague <terry_teague@users.sourceforge.net>
- Date: Thu, 25 Oct 2001 23:55:32 -0700
- To: "'html-tidy@w3.org'" <html-tidy@w3.org>
At 4:43 AM -0400 10/23/01, Per Balling wrote: >Hi, > >I'm very pleased with the tidy.exe tool. >- But I'm not that sattisfied with the way my ServerSide comments are >handled: >Cmd:> tidy -config tidy.txt -m CalendarSearch.asp >The paragraph with "<!-- VSS Keywords -->" are all joined on one line > >Is it my config-file which is missing some entries, or is TIDY.EXE (vers >30th April 2000) not able to handle this ? I think your problem might be because you are using an older version of Tidy. I had no problem with your sample on my platform using the 04 Aug 00 version of Tidy and newer unreleased versions of Tidy (admittedly I didn't use the "-m" option to modify the original input file). The only other thing I would say, you might want to also use the "fix-bad-comments: no" option in your config file. Hope this helps. Regards, Terry
Received on Friday, 26 October 2001 03:01:57 UTC