diff options
author | Pushkar Joshi | 2012-03-06 17:05:05 -0800 |
---|---|---|
committer | Pushkar Joshi | 2012-03-06 17:05:05 -0800 |
commit | 794abd077a0cd4c797d3f566281deca77b184bfe (patch) | |
tree | 3bf4a83ca714def2671fe8cef93db859b0d5553f /imports/codemirror/mode/stex/index.html | |
parent | c155cd238b6f9e0b8191e0fc533f7bc974b762c2 (diff) | |
parent | 2e3943a8f751ec572066f168b58464c24b9f29e5 (diff) | |
download | ninja-794abd077a0cd4c797d3f566281deca77b184bfe.tar.gz |
Merge branch 'master' into pentool
Diffstat (limited to 'imports/codemirror/mode/stex/index.html')
-rw-r--r--[-rwxr-xr-x] | imports/codemirror/mode/stex/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/imports/codemirror/mode/stex/index.html b/imports/codemirror/mode/stex/index.html index ccd9dd83..e49289e9 100755..100644 --- a/imports/codemirror/mode/stex/index.html +++ b/imports/codemirror/mode/stex/index.html | |||
@@ -89,7 +89,7 @@ | |||
89 | var editor = CodeMirror.fromTextArea(document.getElementById("code"), {}); | 89 | var editor = CodeMirror.fromTextArea(document.getElementById("code"), {}); |
90 | </script> | 90 | </script> |
91 | 91 | ||
92 | <p><strong>MIME types defined:</strong> <code>text/stex</code>.</p> | 92 | <p><strong>MIME types defined:</strong> <code>text/x-stex</code>.</p> |
93 | 93 | ||
94 | </body> | 94 | </body> |
95 | </html> | 95 | </html> |