Use case or problem
An empty line before a table adheres to the Markdown standard, however visually you often don’t want an empty line displayed in front of your table.
Proposed solution
Detect empty lines before tables and either hide them or make their height smaller to create visually more appealing rendering and flow.
When the cursor is being moved into this line then display it with it’s normal height.
Current workaround (optional)
N/A
Related feature requests (optional)
N/A