##// END OF EJS Templates
Work on the base Cell API....
Work on the base Cell API. * Added set_text/get_text in favor of get_code/set_code and get_source/set_source. * Added methods to the base class (get_text, set_text, refresh, edit, render, toJSON, fromJSON).

File last commit:

r5941:7d2dff1a
r5943:f790de5d
Show More
README.md
6 lines | 234 B | text/x-minidsrc | MarkdownLexer

CodeMirror 2

CodeMirror 2 is a rewrite of CodeMirror
1
. The docs live
here, and the project page is
http://codemirror.net/.