1. Busted truck with rust spots and maga stickers.
    2. Divorced.
    3. Kids won’t talk to them.
    4. Spent more on guns than on personal hygiene.
    5. Thin skin, whines about literally anything.

    Ftfy

    Numbering didn’t work though. 1 4 5 6 and 9.

    • undefined@lemmy.hogru.ch
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      2 hours ago

      Numbering didn’t work though.

      Markdown has this strange behavior where once it thinks it’s a numbered list, it doesn’t care which numbers you use. I think behind the scenes it’s just parsing it as an HTML <ol> with each number converted to a <li>, thereby renumbering the list (<ul>).