Closed
Description
Hello,
I have a simple index markdown file:
# Project
## Overview
And it fails to render correctly in any theme.
Am I doing something wrong? If I change it to a level 2 heading, the same thing happens.
I can workaround it by placing a blank line at the start of the file, but then the heading appears too low:
Thanks.