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: ![CleanShot_2020-07-23_at_09.02.42_2x](/uploads/c4421bf002ca735a6628823ef6e972c1/CleanShot_2020-07-23_at_09.02.42_2x.png) I believe the inserted <br/> tag between the table and the next text node is what is causing this: ![image](/uploads/baff56f1f1f79d6a855cda00fedef0d7/image.png)
issue