From: William James Date: 2007-01-14T14:40:14+09:00 Subject: Re: Long quotes on multiple lines Robert James wrote: > Is there an idiomatic way to continue a long quote on a separate line, > or should I just do: > > "If you need help," + > " please dial the operator" > > -- > Posted via http://www.ruby-forum.com/. >> "one \ two \ three" => "one two three"