mirror of
https://github.com/documize/community.git
synced 2025-07-29 10:09:43 +02:00
upgraded libs and improved Markdown editing experience
This commit is contained in:
parent
2e146cf767
commit
ea1a8000ee
165 changed files with 15930 additions and 19013 deletions
2
app/public/codemirror/mode/perl/perl.js
vendored
2
app/public/codemirror/mode/perl/perl.js
vendored
|
@ -268,7 +268,7 @@ CodeMirror.defineMode("perl",function(){
|
|||
chmod :1, // - changes the permissions on a list of files
|
||||
chomp :1, // - remove a trailing record separator from a string
|
||||
chop :1, // - remove the last character from a string
|
||||
chown :1, // - change the owership on a list of files
|
||||
chown :1, // - change the ownership on a list of files
|
||||
chr :1, // - get character this number represents
|
||||
chroot :1, // - make directory new root for path lookups
|
||||
close :1, // - close file (or pipe or socket) handle
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue