mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-20 07:35:05 -04:00
normalized 3rd level headings and adapted the max-width of the body (#5994)
This commit is contained in:
parent
cc22c195d8
commit
97a3f27732
5 changed files with 45 additions and 42 deletions
|
@ -283,7 +283,7 @@ Things in context:
|
|||
This hook is called on the client side whenever a user joins or changes. This
|
||||
can be used to create notifications or an alternate user list.
|
||||
|
||||
=== `chatNewMessage`
|
||||
=== chatNewMessage
|
||||
|
||||
Called from: `src/static/js/chat.js`
|
||||
|
||||
|
@ -319,7 +319,7 @@ Context properties:
|
|||
* `duration`: How long (in milliseconds) to display the gritter notification (0
|
||||
to disable).
|
||||
|
||||
=== `chatSendMessage`
|
||||
=== chatSendMessage
|
||||
|
||||
Called from: `src/static/js/chat.js`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue