From 69dae1ec1c5265e815c8b0fedff3399438e2e380 Mon Sep 17 00:00:00 2001 From: Richard Mahn Date: Fri, 22 Jul 2016 23:29:20 -0600 Subject: Added coding style modes to SimpleMDE (#3286) * Added coding style modes to SimpleMDE * Moved the CodeMirror addon from simplemd to codemirror directory --- .../plugins/codemirror-5.17.0/mode/diff/index.html | 117 +++++++++++++++++++++ 1 file changed, 117 insertions(+) create mode 100644 public/plugins/codemirror-5.17.0/mode/diff/index.html (limited to 'public/plugins/codemirror-5.17.0/mode/diff/index.html') diff --git a/public/plugins/codemirror-5.17.0/mode/diff/index.html b/public/plugins/codemirror-5.17.0/mode/diff/index.html new file mode 100644 index 00000000..0af611fa --- /dev/null +++ b/public/plugins/codemirror-5.17.0/mode/diff/index.html @@ -0,0 +1,117 @@ + + +CodeMirror: Diff mode + + + + + + + + + +
+

Diff mode

+
+ + +

MIME types defined: text/x-diff.

+ +
-- cgit v1.2.3