@@ -27,6 +27,10 @@ ClassicEditor
image: {
toolbar: [ 'imageStyle:full', 'imageStyle:side', '|', 'imageTextAlternative' ]
},
+ table: {
+ contentToolbar: [ 'tableColumn', 'tableRow', 'mergeTableCells' ],
+ tableToolbar: [ 'bold', 'italic' ]
+ },
mention: {
feeds: [
{
@@ -22,6 +22,10 @@ ClassicEditor
'|', 'insertTable',
'|', 'undo', 'redo'
],
@@ -68,6 +68,10 @@ ClassicEditor