emacs-php / emacs-php/php-mode
Wrong highlighting with numeric entity in HTML
Open
Low Priority
- Dominant language
- Emacs Lisp
- Stars
- 602
- Forks
- 117
- Avg merge
- 12h 54m
- Merged PRs (30d)
- 3
Description
If I have a line like this:
``` php
»
```
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
Contributor guide
Assessment
This issue has not been assessed yet.