mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-30 14:55:27 -04:00
Update CodeMirror to 5.19.0 and rename jade to pug
This commit is contained in:
parent
fb5d7e4359
commit
795ea21191
30 changed files with 341 additions and 209 deletions
2
public/vendor/codemirror/mode/vue/index.html
vendored
2
public/vendor/codemirror/mode/vue/index.html
vendored
|
@ -14,7 +14,7 @@
|
|||
<script src="../css/css.js"></script>
|
||||
<script src="../coffeescript/coffeescript.js"></script>
|
||||
<script src="../sass/sass.js"></script>
|
||||
<script src="../jade/jade.js"></script>
|
||||
<script src="../pug/pug.js"></script>
|
||||
|
||||
<script src="../handlebars/handlebars.js"></script>
|
||||
<script src="../htmlmixed/htmlmixed.js"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue