when i write a text with a line return, the line return dissapear. That’s something i really hate with markdown. How i can force a line return in jerboa ?
when i write a text with a line return, the line return dissapear. That’s something i really hate with markdown. How i can force a line return in jerboa ?
In markdown, put an empty line
Like this.
Markdown also supports html. So a line br
<br/>
<br/> also works