I noticed there is a little formatting bug with Markdown.
After you make a headline with #,
the next line will be directly under it - no empty line.
It used to look like this;
with an empty line inbetween.
For an empty line, use
or
<br>
While <br>
,
seems to add two lines now.
I will open this as an issue on github.