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