• marcos@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    edit-2
    8 hours ago

    That second phrase can be useful information…

    How many double-sized hamburgers is it? 600?

    • TexasDrunk@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      edit-2
      6 hours 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
        2
        ·
        4 hours 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
        3
        ·
        6 hours 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
          2
          ·
          5 hours 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.