[@Exit] I see, so there's a regression now in the: >BOLD edit: Text in a cell following the cell with the nested table will start from the bottom. Now all cell content is anchored at the top. This is because the first table row (thead) had special behavior like bold text and bottom alignment (instead of top alignment like the rest of the table). This behavior went away when I stopped special-casing the first table row.