Note the codemirror version.

This commit is contained in:
cahrens
2013-01-31 14:50:21 -05:00
parent 7d871ddfc9
commit c956555da4

View File

@@ -1,3 +1,5 @@
// CodeMirror version 2.23 (with edits)
//
// All functions that need access to the editor's state live inside
// the CodeMirror function. Below that, at the bottom of the file,
// some utilities are defined.