Static Site Editor table not rendering correctly
## Problem
I created a table using the Static Site Editor, however it didn't render correctly in the handbook.
## Details
Link to MR diff: https://gitlab.com/gitlab-com/www-gitlab-com/-/merge_requests/57273/diffs#55c0651d01c3a48ded14f56c3eee2e85ad2b0ae0_462_462
Resulting render in Handbook:

I believe the inserted <br/> tag between the table and the next text node is what is causing this:

issue