I'm using tidy on Linux to check my XHTML. I'm munging my email address on my webpages using ascii encoding e.g chris@c-harri 15;.net ; How do I keep tidy from converting this to it's ascii characters? My tidy config file is attached below Regards Chris Harris // HTML tidy config file // Chris Harris // 24 June 2003 // HTML XHTML option clean: yes doctype: strict drop-font-tags: yes drop-proprietary-attributes: yes enclose-text: yes numeric-entities: yes output-xhtml: yes quote-ampersand: yes quote-marks: yes quote-nbsp: yes // character encoding options ascii-chars: no char-encoding: utf8 // pretty print options indent: yes indent-attributes: no indent-spaces: 2Received on Tuesday, 24 June 2003 17:07:10 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 3 April 2012 06:13:54 GMT