Upgrade CodeMirror to 5.10.1 and now support fullscreen, jump-to-line in editor
This commit is contained in:
4
public/vendor/codemirror/mode/pig/index.html
vendored
Executable file → Normal file
4
public/vendor/codemirror/mode/pig/index.html
vendored
Executable file → Normal file
@@ -1,5 +1,4 @@
|
||||
<!doctype html>
|
||||
|
||||
<!doctype html>
|
||||
<title>CodeMirror: Pig Latin mode</title>
|
||||
<meta charset="utf-8"/>
|
||||
<link rel=stylesheet href="../../doc/docs.css">
|
||||
@@ -51,5 +50,4 @@ STORE c INTO "\path\to\output";
|
||||
|
||||
<p><strong>MIME type defined:</strong> <code>text/x-pig</code>
|
||||
(PIG code)
|
||||
</html>
|
||||
</article>
|
||||
|
||||
Reference in New Issue
Block a user