With default encodings it will produce <meta...charset=us-ascii> and all nonascii chars will be converted to entities. Both is wrong. Why "quote-nbsp:true" doesn't take place? David Bjoern Hoehrmann napsal(a): > * ml wrote: >> I have following config: >> >> bare:false >> indent:false >> output-html:true >> doctype:transitional >> hide-comments:true >> wrap:0 >> quote-nbsp:true >> quote-marks:false >> quote-ampersand:true >> break-before-br:false >> char-encoding:raw >> input-encoding:raw >> output-encoding:raw > >> I found few threads discussing it but no solution. Tested versions are >> Ubuntu package "HTML Tidy for Linux/x86 released on 1 September 2005" >> and Pecl PHP Tidy 1.2. >> >> Any suggestion to preven Tidy from removing " "? I need UTF-8 >> input/output. > > Then why do you specify 'raw'? Can you reproduce this problem with only > the default options?Received on Tuesday, 6 November 2007 13:17:50 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 3 April 2012 06:13:57 GMT