From 51ed781953bc44bba3c70938aa57b856394cbc88 Mon Sep 17 00:00:00 2001 From: Ananya Sen Date: Mon, 27 Feb 2012 14:41:21 -0800 Subject: updating to codemirror 2.22 Signed-off-by: Ananya Sen --- imports/codemirror/mode/stex/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 imports/codemirror/mode/stex/index.html (limited to 'imports/codemirror/mode/stex/index.html') diff --git a/imports/codemirror/mode/stex/index.html b/imports/codemirror/mode/stex/index.html old mode 100755 new mode 100644 index ccd9dd83..e49289e9 --- a/imports/codemirror/mode/stex/index.html +++ b/imports/codemirror/mode/stex/index.html @@ -89,7 +89,7 @@ var editor = CodeMirror.fromTextArea(document.getElementById("code"), {}); -

MIME types defined: text/stex.

+

MIME types defined: text/x-stex.

-- cgit v1.2.3