mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-09 16:35:01 -04:00
13 lines
287 B
JSON
13 lines
287 B
JSON
{
|
|
"parts": [
|
|
{
|
|
"name": "basic-formatting",
|
|
"client_hooks": {
|
|
"postAceInit": "ep_formatting/static/js/toolbarButtons:postAceInit"
|
|
},
|
|
"hooks": {
|
|
"eejsBlock_editbarMenuLeft": "ep_formatting/plugin:eejsBlock_editbarMenuLeft"
|
|
}
|
|
}
|
|
]
|
|
}
|