• Baron Von J
    link
    fedilink
    arrow-up
    5
    ·
    edit-2
    4 months ago

    If poetry text
    Is how you commune with friends
    Passive aggressive.

    edit: fixed the formatting, and my keyboard unironically took my double-tap on space to add periods for me! 😅

    • SreudianFlip@sh.itjust.works
      link
      fedilink
      arrow-up
      2
      arrow-down
      1
      ·
      4 months ago

      No, baron, I was just pointing out that there are lots of different rules depending on the medium and genre and participants. le sigh

    • tal@lemmy.today
      link
      fedilink
      English
      arrow-up
      1
      ·
      4 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

    • Pamasich@kbin.earth
      link
      fedilink
      arrow-up
      1
      ·
      4 months ago

      Does Lemmy need the double space? This isn’t Reddit after all, and it’s the only Markdown implementation I’ve seen with that requirement for line breaks.