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/xmlpure/index.html | 1 - 1 file changed, 1 deletion(-) (limited to 'imports/codemirror/mode/xmlpure/index.html') diff --git a/imports/codemirror/mode/xmlpure/index.html b/imports/codemirror/mode/xmlpure/index.html index 721834ac..0fdac7e5 100644 --- a/imports/codemirror/mode/xmlpure/index.html +++ b/imports/codemirror/mode/xmlpure/index.html @@ -54,6 +54,5 @@ and we're inside a comment! -->

@date: August, 2011

@github: https://github.com/deebugger/CodeMirror2

-

MIME types defined: application/xml, text/xml.

-- cgit v1.2.3