Skip to content
This repository was archived by the owner on Oct 7, 2022. It is now read-only.
This repository was archived by the owner on Oct 7, 2022. It is now read-only.

Incorrect handling of <<EOF operator #2

@f055

Description

@f055

Perl.sugar when presented with

my $var = <<EOF;
...some html code with slash, ie. </script>

EOF

displays the rest of the lines of code with red background after the said slash, until the end of file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions