jed-users mailing list

[2009 Date Index] [2009 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: special syntax highlighting


Ulli Horlacher <framstag@xxxxxxxxxxxxxxxxxxxx> wrote:
> They look like:
>
>    print <<EOD;
> here comes data: "blubb" $variable
>    ... and some
>    more lines
>  until
> EOD

Have you considered using a hack such as:

print <<EOD; #=pod
 here comes data: "blubb" $variable
    ... and some
    more lines
  until
EOD
#=cut

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]