mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-01-23 18:55:21 +00:00
Before, the hook always ignored the return values provided by the hook functions. Now the hook functions can change the text by either returning a string or setting `context.text` to the desired value. Also drop the `styl` and `cls` context properties. They were never documented and they were always null. |
||
|---|---|---|
| .. | ||
| api.md | ||
| changeset_library.md | ||
| editbar.md | ||
| editorInfo.md | ||
| embed_parameters.md | ||
| hooks_client-side.md | ||
| hooks_overview.md | ||
| hooks_server-side.md | ||
| http_api.md | ||
| pluginfw.md | ||
| toolbar.md | ||