you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 7 months ago

and my keyboard unironically took my double-tap on space to add periods for me!

Markdown also permits a trailing backslash to be a linebreak, as an alternative to the two trailing spaces.

foo\
bar

yields

foo
bar

  • source
  • parent