When inserting tables in a Bitbucket PR, no matter how many empty lines I put before or after a table, the output rendering removes all line breaks, causing the table to be smashed between paragraphs of text. Obviously, adding NO empty lines before and after the table markdown results in the table not rendering at all.
Example:
I've tried everything from 1 space to 10 or more, and they always get eaten up in the final rendering.