~sircmpwn/todo.sr.ht#204: 
Feature request: do not strip newlines in Markdown

In informal conversations, it's often useful to write newlines without beginning a new paragraph.

In Markdown, this requires you to use two spaces. There is no good reason for this, and it's extremely annoying - when would you ever want to put a newline in the message but not have it encoded in the HTML?

I propose that a departure from the specification is made so as to emit a newline with each newline in the input.

Status
RESOLVED BY_DESIGN
Submitter
~eb
Assigned to
No-one
Submitted
4 years ago
Updated
4 years ago
Labels
No labels applied.

~sircmpwn REPORTED BY_DESIGN 4 years ago

The reason is because Markdown is based on email and SourceHut is an email-centric service.

Register here or Log in to comment, or comment via email.