Adding a new line to a note - Android App / Desktop App

Hello mrjo118
Thank you for replying. Sorry I’m late in responding. I searched the web and found another article :slight_smile:

Shift and enter works a treat.

I found a post on reddit which advised to update the markdown stylesheet

body {
line-height: 1em;
}

But that didn’t work.