mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-25 09:56:15 -04:00
added comments to ace exposed methods
This commit is contained in:
parent
3fe3df91ae
commit
61022be6e4
2 changed files with 19 additions and 7 deletions
|
@ -239,6 +239,6 @@ Things in context:
|
|||
3. class - line class
|
||||
|
||||
This hook is provided to allow whether a given line should be deliniated with multiple authors.
|
||||
Multiple authors in one line cause the creation of magic span lines. This might not be suit you and
|
||||
Multiple authors in one line cause the creation of magic span lines. This might not suit you and
|
||||
now you can disable it and handle your own deliniation.
|
||||
The return value should be either true(disable ) or false.
|
||||
The return value should be either true(disable) or false.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue