• TexasDrunk@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    edit-2
    2 days ago
    1. But don’t be fooled. Between brain, bones, and waste you’ll only get get 200 double quarter pounders out of them. A little more if you add beef or pork fat to make them juicy.

    ETA: I have no fucking clue what is going on with the formatting.

    • Rose@slrpnk.net
      link
      fedilink
      arrow-up
      4
      ·
      1 day ago

      Easiest way to avoid formatting the list is to put a backslash before the dot:

      12345\. Blah blah...
      

      This was a common problem in Reddit in NaNoWriMo when people posted their daily wordcounts and what they had been doing.

    • NoneOfUrBusiness@fedia.io
      link
      fedilink
      arrow-up
      2
      ·
      2 days ago

      X. is what Lemmy uses for numbered lists. So
      `1. Stuff

      1. Stuff

      2. Stuff ` Becomes

      3. Stuff

      4. Stuff

      5. Stuff

      To avoid that you could write 400\. rather than 400.

      • TexasDrunk@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        2 days ago

        Ha, yeah. I wasn’t thinking about it. It’ll just stay as a list starting with 400 then.

        You’re awesome for letting me know for next time.