[TxMt] Re: defining string quotation marks...
    Allan Odgaard 
    mailinglist at textmate.org
       
    Fri May  7 10:02:36 UTC 2010
    
    
  
On 31 Mar 2010, at 18:17, jacob wrote:
> I've tried
>
> 	begin = "`\"";
> 	end = "'\"";
>
> but when I hit test in the bundle editor, this reverts to
>
> 	begin = '`"';
> 	end = '''"';
>
> which doesn't work...
The rewritten form is identical to the input form.
If it doesn’t match `"…'" then there probably is another problem with  
the grammar. Try pastie all of it.
    
    
More information about the textmate
mailing list