Tagged Questions
1
vote
0answers
176 views
Gedit: syntax highlighting of echoing self-closing XHTML tags in JavaScript in PHP
Reproduction:
In Gedit, open a new file and manually select the syntax highlighting language (at the bottom right) to PHP.
Write some javascript in <script> tags
Within the <script> ...