Verified Commit 28bdfa26 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3273332 by Wim Leers, DieterHolvoet: Merging cells in tables is...

Issue #3273332 by Wim Leers, DieterHolvoet: Merging cells in tables is possible in UI, but lost upon saving
parent 4990c413
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -440,8 +440,8 @@ ckeditor5_table:
    elements:
      - <table>
      - <tr>
      - <td>
      - <th>
      - <td rowspan colspan>
      - <th rowspan colspan>
      - <thead>
      - <tbody>
      - <tfoot>