mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-20 15:36:16 -04:00
Update aceEditorCSS hook documentation
This commit is contained in:
parent
ad2ea924b5
commit
03a4828d31
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ Called from: src/static/js/ace.js
|
||||||
|
|
||||||
Things in context: None
|
Things in context: None
|
||||||
|
|
||||||
This hook is provided to allow custom CSS files to be loaded. The return value should be an array of paths relative to the plugins directory.
|
This hook is provided to allow custom CSS files to be loaded. The return value should be an array of resource urls or paths relative to the plugins directory.
|
||||||
|
|
||||||
## aceInitInnerdocbodyHead
|
## aceInitInnerdocbodyHead
|
||||||
Called from: src/static/js/ace.js
|
Called from: src/static/js/ace.js
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue