Closed (cannot reproduce)
Project:
Code per Node
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 May 2011 at 21:32 UTC
Updated:
11 Jun 2011 at 04:32 UTC
It doesn't look like the syntax highlighting is working in the latest dev version for D6. Even after patching it with this fix: #1111426: CodeMirror path updated - now lib, was js. Clicking on the "enable" link just jumps the user to the top of the page, but doesn't activate the syntax highlighting.
Comments
Comment #1
joelstein commentedWhich version of CodeMirror are you using? The D6 version only supports CodeMirror 1 (the D7 version supports CodeMirror 2).
Comment #2
joelstein commentedMy guess is that you used CodeMirror 2 with Code per Node 6.x, which won't work. Try using CodeMirror 1, and re-open this issue if you still have problems.