From 8bf516263c6582771e7576e8484ca8cfaa8cb9cb Mon Sep 17 00:00:00 2001 From: Cheng-Han, Wu Date: Wed, 20 Apr 2016 18:11:40 +0800 Subject: Update CodeMirror to 5.13.5 --- public/vendor/codemirror/mode/handlebars/index.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'public/vendor/codemirror/mode/handlebars') diff --git a/public/vendor/codemirror/mode/handlebars/index.html b/public/vendor/codemirror/mode/handlebars/index.html index 4f82d602..b1bfad1c 100644 --- a/public/vendor/codemirror/mode/handlebars/index.html +++ b/public/vendor/codemirror/mode/handlebars/index.html @@ -1,4 +1,4 @@ - +
Handlebars syntax highlighting for CodeMirror.
MIME types defined: text/x-handlebars-template
Supported options: base
to set the mode to
+ wrap. For example, use
mode: {name: "handlebars", base: "text/html"}+
to highlight an HTML template.
-- cgit v1.2.3