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 --- .../codemirror-5.17.0/mode/xquery/index.html | 210 +++++++++++++++++++++ 1 file changed, 210 insertions(+) create mode 100644 public/plugins/codemirror-5.17.0/mode/xquery/index.html (limited to 'public/plugins/codemirror-5.17.0/mode/xquery/index.html') diff --git a/public/plugins/codemirror-5.17.0/mode/xquery/index.html b/public/plugins/codemirror-5.17.0/mode/xquery/index.html new file mode 100644 index 00000000..7ac5aaef --- /dev/null +++ b/public/plugins/codemirror-5.17.0/mode/xquery/index.html @@ -0,0 +1,210 @@ + + +CodeMirror: XQuery mode + + + + + + + + + + +
+

XQuery mode

+ + +
+ +
+ + + +

MIME types defined: application/xquery.

+ +

Development of the CodeMirror XQuery mode was sponsored by + MarkLogic and developed by + Mike Brevoort. +

+ +
-- cgit v1.2.3