Closed
Description
(Ported from jquery/2012-dev-summit#90)
Seems that syntaxhighligher's JS brush has some "preprocess" regex that is actually just destroying many of our code blocks by converting things to entities, see:
@bobholt traced it back to https://github.com/thlorenz/node-syntaxhighlighter/blob/master/lib/scripts/shBrushJScript.js#L23. If that's commented out, the entity conversion isn't happening.
Metadata
Metadata
Assignees
Labels
No labels