From: Bill Atkins Date: 2004-10-20T12:56:11+09:00 Subject: Re: Textile with ERB Gosh. The problem was indeed in the produce_some_output method. :) Thanks. I need to start thinking about problems more thoroughly before posting them here. Bill On Wed, 20 Oct 2004 12:51:10 +0900, Chad Fowler wrote: > This is really the problem, right? Who wrote the produce_some_output > method? There doesn't appear to be an inherent problem with > comingling erb and RedCloth. You would have the same problem if you > replaced the call to produce_some_output with embedded , , > and tags. Maybe I'm misunderstanding.