Update CodeMirror to 5.13.5
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<!doctype html>
|
||||
<!doctype html>
|
||||
|
||||
<title>CodeMirror: Handlebars mode</title>
|
||||
<meta charset="utf-8"/>
|
||||
@@ -71,4 +71,9 @@
|
||||
<p>Handlebars syntax highlighting for CodeMirror.</p>
|
||||
|
||||
<p><strong>MIME types defined:</strong> <code>text/x-handlebars-template</code></p>
|
||||
|
||||
<p>Supported options: <code>base</code> to set the mode to
|
||||
wrap. For example, use</p>
|
||||
<pre>mode: {name: "handlebars", base: "text/html"}</pre>
|
||||
<p>to highlight an HTML template.</p>
|
||||
</article>
|
||||
|
||||
Reference in New Issue
Block a user