[TxMt] Re: defining string quotation marks...
Jacob
Asquriot at yahoo.com
Sat Apr 3 21:49:58 UTC 2010
Rob McBroom <mailinglist0 at ...> writes:
>
> On Mar 31, 2010, at 12:17 PM, jacob wrote:
>
> > but when I hit test in the bundle editor, this reverts to
> >
> > begin = '`"';
> > end = '''"';
> >
> > which doesn't work...
>
> OK, what about this?
>
> begin = '`"';
> end = '\'"';
>
That gives an 'Error parsing language grammar' error:
"expecting """, found 'EOF' ". There's got to
be some way to do this...
More information about the textmate
mailing list