From 9f79ed929e4156dc8b5b45161895d70d51cfa5a2 Mon Sep 17 00:00:00 2001 From: Wu Cheng-Han Date: Mon, 28 Nov 2016 01:36:48 +0800 Subject: Update to move custom CodeMirror codebase to our own repo and update webpack build config --- .../codemirror/mode/haskell-literate/index.html | 282 --------------------- 1 file changed, 282 deletions(-) delete mode 100644 public/vendor/codemirror/mode/haskell-literate/index.html (limited to 'public/vendor/codemirror/mode/haskell-literate/index.html') diff --git a/public/vendor/codemirror/mode/haskell-literate/index.html b/public/vendor/codemirror/mode/haskell-literate/index.html deleted file mode 100644 index 8c9bc60d..00000000 --- a/public/vendor/codemirror/mode/haskell-literate/index.html +++ /dev/null @@ -1,282 +0,0 @@ - - -CodeMirror: Haskell-literate mode - - - - - - - - - - -
-

Haskell literate mode

-
- -
- -

MIME types - defined: text/x-literate-haskell.

- -

Parser configuration parameters recognized: base to - set the base mode (defaults to "haskell").

- - - -
-- cgit v1.2.3