--- a/js/flotr2/examples/lib/codemirror/demo/folding.html +++ b/js/flotr2/examples/lib/codemirror/demo/folding.html @@ -1,1 +1,57 @@ + + + + CodeMirror: Code Folding Demo + + + + + + + + +

CodeMirror: Code Folding Demo

+ +
+ + + +

Demonstration of code folding using the code + in foldcode.js. + Press ctrl-q or click on the gutter to fold a block, again + to unfold.

+ + +