How can I create a line break (without creating a new paragraph)?
In Markdown, one would end a line with \ to create a line break, and use an empty line to create a new paragraph. In html it is <br>
vs <p>
.
How can I create a line break (without creating a new paragraph)?
In Markdown, one would end a line with \ to create a line break, and use an empty line to create a new paragraph. In html it is <br>
vs <p>
.
β₯
β
β΅
(Scrivener on macOS)
Or ctrl return at my machine. One less key stroke.
Appears to do the same, here too. Itβs just the other one is listed in the menu.