Public bug reported:
Binary package hint: gedit
gedit 2.28.0-0ubuntu2 on Ubuntu 9.10 i386
This works as it should:
<html>
<script>
document.write('<br>');
var foo = 'bar';
</script>
</html>
With an added slash it does not work. The declaration of foo is already
highlighted like HTML:
<html>
<script>
document.write('<br/>');
var foo = 'bar';
</script>
</html>
** Affects: gedit (Ubuntu)
Importance: Undecided
Status: New
--
Syntax highlighting of JavaScript in HTML falls back to HTML too early
https://bugs.launchpad.net/bugs/512274
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs