From 0e04fff0ea80fa5cbe96b8354db38bd334aea83a Mon Sep 17 00:00:00 2001 From: Ananya Sen Date: Mon, 16 Jul 2012 16:04:05 -0700 Subject: upgrade to codemirror 2.3 Signed-off-by: Ananya Sen Conflicts: js/code-editor/codemirror-ninja/theme/lesser-dark-ninja.css Signed-off-by: Ananya Sen --- imports/codemirror/mode/xmlpure/index.html | 58 ------------------------------ 1 file changed, 58 deletions(-) delete mode 100644 imports/codemirror/mode/xmlpure/index.html (limited to 'imports/codemirror/mode/xmlpure/index.html') diff --git a/imports/codemirror/mode/xmlpure/index.html b/imports/codemirror/mode/xmlpure/index.html deleted file mode 100644 index 0fdac7e5..00000000 --- a/imports/codemirror/mode/xmlpure/index.html +++ /dev/null @@ -1,58 +0,0 @@ - - - - CodeMirror: Pure XML mode - - - - - - - -

CodeMirror: XML mode

-
- - -

This is my XML parser, based on the original:

- - -

What's missing:

- - -

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

- -

@author: Dror BG (deebug.dev[at]gmail.com)
-

@date: August, 2011
-

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

- - - -- cgit v1.2.3