Skip to content

Wrong highlighting with numeric entity in HTML #74

Open
@flack

Description

@flack

If I have a line like this:

<?php echo "XXX"; ?><span>&#187;</span><?php echo 'XXX'; ?>

php-mode treats the # as a PHP comment and highlights the rest of the line in red. So it seems that it doesn't know that it's not in a PHP block

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions