20 lines
252 B
JSON
20 lines
252 B
JSON
{
|
|
"buttons": [
|
|
"html",
|
|
"formatting",
|
|
"bold",
|
|
"italic",
|
|
"unorderedlist",
|
|
"orderedlist",
|
|
"link",
|
|
"image",
|
|
"video"
|
|
],
|
|
"plugins": [
|
|
"fullscreen",
|
|
"video"
|
|
],
|
|
"linkNewTab": true,
|
|
"toolbarFixed": true
|
|
}
|