• Baron Von J@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    9 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! 😅

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