Evan Lenz wrote: > > Tidy, in XHTML mode, currently allows "--" to be output in comments, which > violates XML well-formedness. Do you have an example? Is this by any chance JavaScript embedded in comments? Except for JavaScript, Tidy has been changing illegal runs of "--" into "==" just fine for us. Note that JavaScript embedded in comments is an exception because of JavaScript's -- operator. Tidy can't break up the -- operator without affecting the script. If this is what's happening, you might check the thread titled "xml parsing error for < character" for a possible solution (go to http://lists.w3.org/Archives/Public/html-tidy/2000JulSep/thread.html and search for "< character"). --RandyReceived on Wednesday, 6 September 2000 13:33:30 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 2 June 2009 18:21:26 GMT