- Subject: Re: special syntax highlighting
- From: "John E. Davis" <davis@xxxxxxxxxxxxx>
- Date: Mon, 20 Jul 2009 23:40:19 -0400
Ulli Horlacher <framstag@xxxxxxxxxxxxxxxxxxxx> wrote:
> I could accept:
>
> pq(qq(»
> here comes data: "blubb" $variable
> ... and some
> more lines
> until
> «));
>
> But when I tried in perl.sl :
>
> define_syntax("»", "«", '%', "perl");
Another hack:
define_syntax("\xBB\xAB", '<', $1);
I will look into adding support for additional string delimiters.
Thanks,
--John
--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.
[2009 date index]
[2009 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]