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.