From: Dave Thomas Date: 2004-12-21T00:35:25+09:00 Subject: Re: RDoc Accents On Dec 19, 2004, at 19:47, James Britt wrote: > I just did a little test, though, and it appears that rdoc munges the > text. &233; becomes &233; in the output html, so the desired > character never appears. > > So one needs to tell Rdoc to not escape entity references. Why the assumption that RDoc generates just HTML? Just type the characters you want, as you want them, and make sure the character set is set correctly. Cheers Dave