- From: Charles Reitzel <creitzel@rcn.com>
- Date: Wed, 02 Oct 2002 21:04:12 -0400
- To: "Daniel B." <danibe_@fastmail.fm>
- Cc: html-tidy@w3.org
At 05:34 PM 10/2/2002 +0000, Daniel B. wrote: >Thank you! I just downloaded the version you mentioned below, tested it >and... it worked! >Please note however, that for this to work I had to change "i<a.length" >to "i< a.length" (a space between '<' and 'a'). I can live with that >;-) Glad to hear it. And, yup, that's by design. >Also, the new tidy did not recognize 3 options from the latest release >on source forge: >Config: unknown option: add-xml-pi Use it's synonym, add-xml-decl >Config: unknown option: raw Not sure about that one. Isn't that char-encoding: raw? >Config: unknown option: drop-proprietary-attribute I think you just need an "s" on the end: drop-proprietary-attributes ^ >Are you planning on deprecating those? Yes take it easy, Charlie
Received on Wednesday, 2 October 2002 20:52:54 UTC