From 671d2b94996ac71d56b2d05d5fe694ed7d84fa59 Mon Sep 17 00:00:00 2001 From: Ananya Sen Date: Wed, 4 Apr 2012 12:27:35 -0700 Subject: upgrading to CodeMirror 2.23, since it has an important fix to Not close Ninja, if backspace is pressed while autocomplete dropdown is open. Signed-off-by: Ananya Sen --- imports/codemirror/mode/xquery/index.html | 222 ++++++++++++++++++++++++++++++ 1 file changed, 222 insertions(+) create mode 100644 imports/codemirror/mode/xquery/index.html (limited to 'imports/codemirror/mode/xquery/index.html') diff --git a/imports/codemirror/mode/xquery/index.html b/imports/codemirror/mode/xquery/index.html new file mode 100644 index 00000000..82f00d24 --- /dev/null +++ b/imports/codemirror/mode/xquery/index.html @@ -0,0 +1,222 @@ + + + + + CodeMirror 2: JavaScript mode + + + + + + + + +

CodeMirror 2: XQuery mode

+ +
+ +
+ + + +

MIME types defined: application/xquery.

+ +

Development of the CodeMirror XQuery mode was sponsored by + MarkLogic and developed by + Mike Brevoort. +

+ + + -- cgit v1.2.3