id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,focuses 27886,"Code section highlight problem, doesn't ignore quotes in comments",rabbitaaron,,"{{{ #!html [code lang='javascript']
var shouldNotBeHighlighted = 'hello,world';
// problem is here, you don't ignore the single quote inside this comment
console.log('hello,world' + shouldNotBeHighlighted + 'helloworld!');
// so that the syntax highlight is messed up!!
[/code]
}}} I was on http://rabbitaaron.wordpress.com/ when I found this bug. Just add a new post and copy paste then you'll see.",defect (bug),closed,normal,,General,4.0,normal,invalid,,,