JavaScript comment has wrong syntax highlighting
Mousepad isn't doing syntax highlight correctly. It's having issues with the slash (division sign) when dividing and making comments in JavaScript. Notice it's not just the comment, but the original division sign itself that is not highlighted properly (it is yellow when it should be white).