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 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 17:06:49 UTC