* Tim Fountain wrote: >>> The output needs to be XHTML strict, however despite the doctype in >>> the content and me setting the doctype in the tidy configuration >>> file, the resulting output seems to be XHTML transitional. > >> Your document contains elements that do not conform to Strict, and >> Tidy is preserving them and adjusting the Doctype to suit. > >> The only other option would be to discard the non-Strict tags and >> attributes (since there's no general way to transform them into >> Strict ones). > >Discarding them would be fine, is there any way I can get Tidy to do >this? --drop-proprietary-attributes yes as a start.Received on Thursday, 14 August 2003 09:49:08 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 2 June 2009 18:21:34 GMT