Verified Commit 81cb15e8 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

(cherry picked from commit 28bdfa26)
parent 2f9239cf
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -417,8 +417,8 @@ ckeditor5_table:
    elements:
      - <table>
      - <tr>
      - <td>
      - <th>
      - <td rowspan colspan>
      - <th rowspan colspan>
      - <thead>
      - <tbody>
      - <tfoot>