[SVN] r8274 (Ruby)

James Edward Gray II james at grayproductions.net
Wed Oct 10 16:51:30 UTC 2007


On Oct 10, 2007, at 11:27 AM, Thomas Aylott wrote:

> On Oct 10, 2007, at 12:04 PM, James Edward Gray II wrote:
>> On Oct 10, 2007, at 11:00 AM, Thomas Aylott wrote:
>>
>>> This of course means that anything that wraps the Ruby syntax  
>>> won't be included where it used to say $base.
>>
>> Well, the issue was that we were getting invalid HTML highlighting  
>> in the middle of our embedded Ruby source.  Is there a better way  
>> for us to avoid that?
>>
>> James Edward Gray II
>
> I'd have to see an example of the issue and spend some time  
> fiddling with it.

For when you have time, create and HTML (Rails) document and enter:

   <%= def foo(&block) end %>

Without the fix, the ampersand is highlighted as invalid.

James Edward Gray II



More information about the textmate-dev mailing list