Update CodeMirror to 5.19.0 and rename jade to pug
This commit is contained in:
2
public/vendor/codemirror/mode/jsx/index.html
vendored
2
public/vendor/codemirror/mode/jsx/index.html
vendored
@@ -84,6 +84,6 @@ var editor = CodeMirror.fromTextArea(document.getElementById("code"), {
|
||||
<p>JSX Mode for <a href="http://facebook.github.io/react">React</a>'s
|
||||
JavaScript syntax extension.</p>
|
||||
|
||||
<p><strong>MIME types defined:</strong> <code>text/jsx</code>.</p>
|
||||
<p><strong>MIME types defined:</strong> <code>text/jsx</code>, <code>text/typescript-jsx</code>.</p>
|
||||
|
||||
</article>
|
||||
|
||||
Reference in New Issue
Block a user