From: Claus Folke Brobak Date: 2011-01-11T06:20:46+09:00 Subject: Re: RDoc and encoding Eric Hodel wrote in post #973761: > > Transcoding is not supported in RDoc on ruby 1.8.7. Upgrade to Ruby > 1.9. I don't think it is a matter of transcoding. I would have thought the output would remain in the Windows-1252 encoding of the input. As I can figure out, RDoc always "thinks" the input is in UTF-8 encoding. This is probably rarely the case on Windows. Can you explain the use of a double quote in UTF-8 encoding instead of """ in the generated HTML? Claus -- Posted via http://www.ruby-forum.com/.