mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 18:18:56 +00:00
docs(help) add diff-match-patch
This commit is contained in:
parent
41284e740a
commit
195466e0da
1 changed files with 2 additions and 0 deletions
2
HELP.md
2
HELP.md
|
|
@ -332,6 +332,7 @@ Additional modules list
|
|||
To extend capabilities of file manager next modules used:
|
||||
|
||||
- [Ace] [AceURL]
|
||||
- [Diff-Match-Patch] [Diff-Match-PatchURL]
|
||||
- [Minify] [MinifyURL]
|
||||
- [FancyBox] [FancyBoxURL]
|
||||
- [jQuery-contextMenu] [jQuery-contextMenuURL]
|
||||
|
|
@ -345,6 +346,7 @@ To extend capabilities of file manager next modules used:
|
|||
- [mkdirp] [mkdirpURL]
|
||||
|
||||
[AceURL]: http://ace.ajax.org/ "Ace"
|
||||
[Diff-Match-PatchURL]: https://code.google.com/p/google-diff-match-patch/ "Diff-Match-Patch"
|
||||
[MinifyURL]: http://coderaiser.github.io/minify "Minify"
|
||||
[FancyBoxURL]: //github.com/fancyapps/fancyBox "FancyBox"
|
||||
[jQuery-contextMenuURL]: //github.com/medialize/jQuery-contextMenu "jQuery-contextMenu"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue