What steps will reproduce the problem?
1. Use the follow code:
<pre name="code" class="java">
function downfile() {
var Path="d:\\";
var msg1 = new String();
var msg2 = new String();
var msg3 = new String();
}
</pre>
What is the expected output? What do you see instead?
The problem is that after the double backslash, msg1, msg2, msg3 lines are
all commented out by Syntax Highlighter.
What version of the product are you using? On what operating system?
1.5.0
Original issue reported on code.google.com by king...@gmail.com on 16 Jun 2007 at 12:57
Original issue reported on code.google.com by
king...@gmail.com
on 16 Jun 2007 at 12:57