From: Sharon Phillips Date: 2007-07-22T16:56:46+09:00 Subject: Re: IAre there some subtle bugs in ERB parsing? On 22/07/2007, at 5:44 PM, Bil Kleb wrote: > Sharon Phillips (aka Dave) wrote: >> On 22/07/2007, at 2:13 PM, Frank Church wrote: >>> Is there an alternate syntax to the ERB.NEW <<-EOF ... EOF syntax >>> for >>> when the text is on multiple lines. >> >> The last EOF must have no whitespace before it [..] > > It can have white space before the token if you use the opening > '-' option as Frank has, but I think you've identified the culprit > here: white space /after/ the closing token. I've always used <