mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-23 03:27:05 -04:00
Update CodeMirror to 5.13.5
This commit is contained in:
parent
edc3a31dfd
commit
8bf516263c
84 changed files with 2837 additions and 504 deletions
4
public/vendor/codemirror/mode/sql/index.html
vendored
4
public/vendor/codemirror/mode/sql/index.html
vendored
|
@ -56,7 +56,9 @@ SELECT SQL_NO_CACHE DISTINCT
|
|||
<code><a href="?mime=text/x-cassandra">text/x-cassandra</a></code>,
|
||||
<code><a href="?mime=text/x-plsql">text/x-plsql</a></code>,
|
||||
<code><a href="?mime=text/x-mssql">text/x-mssql</a></code>,
|
||||
<code><a href="?mime=text/x-hive">text/x-hive</a></code>.
|
||||
<code><a href="?mime=text/x-hive">text/x-hive</a></code>,
|
||||
<code><a href="?mime=text/x-pgsql">text/x-pgsql</a></code>,
|
||||
<code><a href="?mime=text/x-gql">text/x-gql</a></code>.
|
||||
</p>
|
||||
<script>
|
||||
window.onload = function() {
|
||||
|
|
28
public/vendor/codemirror/mode/sql/sql.js
vendored
28
public/vendor/codemirror/mode/sql/sql.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue