What steps will reproduce the problem?
<p>Octal: <code class="prettyprint">\012</code>
or Unicode: <code class="prettyprint">\u00a</code>
What is the expected output? What do you see instead?
I'd expect \012 and \u00a to be all the same color.
Instead, the \0 and \u are a different color from the 12 and 00a.
What version are you using? On what browser?
I'm using http://google-code-prettify.googlecode.com/svn/loader/run_prettify.js
on Chrome 28.0.1500.71
Original issue reported on code.google.com by v...@google.com on 29 Jul 2013 at 10:05
Original issue reported on code.google.com by
v...@google.com
on 29 Jul 2013 at 10:05