New line without new paragraph? #747

Closed
opened 2026-02-04 22:08:55 +03:00 by OVERLORD · 4 comments
Owner

Originally created by @MacChuck on GitHub (Jul 13, 2018).

Is there a shortcut to create a new line that doesn't create a new paragraph in the HTML editor? Alt-Return is what I would usually expect.

If I type out something like the following there is a new paragraph between each line.
A
B
C

If I copy and paste from a text document the same thing, it formats properly with <br/> in the code instead of <p>

Originally created by @MacChuck on GitHub (Jul 13, 2018). Is there a shortcut to create a new line that doesn't create a new paragraph in the HTML editor? Alt-Return is what I would usually expect. If I type out something like the following there is a new paragraph between each line. A B C If I copy and paste from a text document the same thing, it formats properly with `<br/>` in the code instead of `<p>`
Author
Owner

@Abijeet commented on GitHub (Jul 13, 2018):

Hi Logoth,

Maybe you are looking for Shift + Enter

@Abijeet commented on GitHub (Jul 13, 2018): Hi Logoth, Maybe you are looking for `Shift + Enter`
Author
Owner

@MacChuck commented on GitHub (Jul 13, 2018):

Yep! I think I tried everything except Shift. Thank you!

@MacChuck commented on GitHub (Jul 13, 2018): Yep! I think I tried everything except Shift. Thank you!
Author
Owner

@rajeshisnepali commented on GitHub (Jan 17, 2023):

Any way to do without Shift?

@rajeshisnepali commented on GitHub (Jan 17, 2023): Any way to do without `Shift`?
Author
Owner

@ssddanbrown commented on GitHub (Jan 17, 2023):

@rajeshisnepali No, nothing built-in as far as I'm aware to allow for that.

@ssddanbrown commented on GitHub (Jan 17, 2023): @rajeshisnepali No, nothing built-in as far as I'm aware to allow for that.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#747