you are viewing a single comment's thread
view the rest of the comments
[–] 3 points 2 years ago* (4 children)

IDK what platform you are using, but the 2 spaces at the end of a line, are to make new line work in standard Internet browsers.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 3 points 2 years ago (2 children)

    Nothing to do with the browser, FYI, just the markdown interpreter - regardless of whether your client is a web app or otherwise.

    As you say, two spaces before a carriage return indicates a line break in most flavors of markdown. Two carriage returns indicates a paragraph break.

  • source
  • parent
  • hideshow 2 child comments