bootstrap_italia-8.x-0.x-dev/modules/bootstrap_italia_text_editor2/bootstrap_italia_text_editor2.ckeditor5.yml
modules/bootstrap_italia_text_editor2/bootstrap_italia_text_editor2.ckeditor5.yml
bootstrap_italia_text_editor2_table:
ckeditor5:
plugins:
- table.TableProperties
- table.TableCellProperties
- table.TableColumnResize
config:
table:
contentToolbar: [ tableProperties, tableCellProperties, TableColumnResize ]
drupal:
label: Table
library: core/ckeditor5.table
admin_library: ckeditor5/internal.admin.table
toolbar_items:
insertTable:
label: table
elements:
- <table>
- <table class>
- <tr>
- <tr class>
- <td>
- <td class>
- <td rowspan colspan>
- <th style color>
- <th rowspan colspan>
- <thead style color>
- <tbody>
- <tfoot>
- <caption>
