mirror of
https://github.com/go-gitea/gitea
synced 2025-08-26 03:18:28 +00:00
Update CodeMirror to version 5.49.0 (#8381)
* Update CodeMirror to version 5.49.0 * Update CodeMirror versions in librejs and VERSIONS
This commit is contained in:
committed by
Lauris BH
parent
6fa14ac3c8
commit
1e9b330525
4
public/vendor/librejs.html
vendored
4
public/vendor/librejs.html
vendored
@@ -93,12 +93,12 @@
|
||||
<tr>
|
||||
<td><a href="./plugins/codemirror/addon/mode/loadmode.js">loadmode.js</a></td>
|
||||
<td><a href="https://github.com/codemirror/CodeMirror/blob/master/LICENSE">Expat</a></td>
|
||||
<td><a href="https://github.com/codemirror/CodeMirror/archive/5.17.0.tar.gz">codemirror-5.17.0.tar.gz</a></td>
|
||||
<td><a href="https://github.com/codemirror/CodeMirror/archive/5.49.0.tar.gz">codemirror-5.49.0.tar.gz</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="./plugins/codemirror/mode/meta.js">meta.js</a></td>
|
||||
<td><a href="https://github.com/codemirror/CodeMirror/blob/master/LICENSE">Expat</a></td>
|
||||
<td><a href="https://github.com/codemirror/CodeMirror/archive/5.17.0.tar.gz">codemirror-5.17.0.tar.gz</a></td>
|
||||
<td><a href="https://github.com/codemirror/CodeMirror/archive/5.49.0.tar.gz">codemirror-5.49.0.tar.gz</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="./plugins/simplemde/simplemde.min.js">simplemde.min.js</a></td>
|
||||
|
Reference in New Issue
Block a user