##// END OF EJS Templates
Fix and clarify the logic for local/remote urls....
Fix and clarify the logic for local/remote urls. Use extra local variables that are easier to read than double-negatives.

File last commit:

r4934:265d40c7
r5749:b82247fd
Show More
README.md
6 lines | 230 B | text/x-minidsrc | MarkdownLexer
Brian E. Granger
Updating CodeMirror to v 2.12....
r4504 # CodeMirror 2
CodeMirror 2 is a rewrite of [CodeMirror
1](http://github.com/marijnh/CodeMirror). The docs live
[here](http://codemirror.net/manual.html), and the project page is
[http://codemirror.net/](http://codemirror.net/).