Files
craft/config/redactor/Default.json
Tommy Parnell c6cf1ba03f init
2021-07-08 17:02:36 -04:00

20 lines
252 B
JSON

{
"buttons": [
"html",
"formatting",
"bold",
"italic",
"unorderedlist",
"orderedlist",
"link",
"image",
"video"
],
"plugins": [
"fullscreen",
"video"
],
"linkNewTab": true,
"toolbarFixed": true
}