if(!/^https?:\/\//.test(val) && foo == 'bar') { val = 'http://' + val; }
As you can see, the // causes the highlighter to switch to comment mode which is incorrect.
//
This is an issue with Google Prettify, I think.
I've submitted a bug report.
Update: resolved
about » faq »
tagged
asked
1 year ago
viewed
115 times
active
2 months ago