--- a/js/flotr2/examples/lib/codemirror/demo/changemode.html +++ b/js/flotr2/examples/lib/codemirror/demo/changemode.html @@ -1,1 +1,51 @@ + + + + CodeMirror: Mode-Changing Demo + + + + + + + + +

CodeMirror: Mode-Changing demo

+ +
+ +

On changes to the content of the above editor, a (crude) script +tries to auto-detect the language used, and switches the editor to +either JavaScript or Scheme mode based on that.

+ + + + +