mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-31 23:28:34 -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
4
public/vendor/codemirror/compress.sh
vendored
4
public/vendor/codemirror/compress.sh
vendored
|
@ -30,7 +30,7 @@ addon/fold/foldgutter.js \
|
|||
addon/fold/markdown-fold.js \
|
||||
addon/fold/xml-fold.js \
|
||||
mode/xml/xml.js \
|
||||
mode/markdown/markdown.js \
|
||||
mode/markdown/markdown_math.js \
|
||||
mode/gfm/gfm.js \
|
||||
mode/javascript/javascript.js \
|
||||
mode/css/css.js \
|
||||
|
@ -45,7 +45,7 @@ mode/php/php.js \
|
|||
mode/sql/sql.js \
|
||||
mode/coffeescript/coffeescript.js \
|
||||
mode/yaml/yaml.js \
|
||||
mode/jade/jade.js \
|
||||
mode/pug/pug.js \
|
||||
mode/lua/lua.js \
|
||||
mode/cmake/cmake.js \
|
||||
mode/nginx/nginx.js \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue