Please feel free to correct my English.

The Lemming formerly known as /u/SatyrSack@lemmy.one

  • 0 Posts
  • 47 Comments
Joined 3 months ago
cake
Cake day: September 28th, 2024

help-circle







  • SatyrSack@feddit.orgtoMildly Infuriating@lemmy.worldThis spoon.
    link
    fedilink
    English
    arrow-up
    6
    ·
    edit-2
    19 days ago

    Some soup spoons are indeed oblong like a tablespoon. But because there isn’t anything in that etsy photo above to provide context, you might miss that the heads of those spoons are most likely much larger than that of a tablespoon. Sure, they’re just as oval-shaped as what OP expects, but they’re also just as wide as the round spoon in the OP. Meaning they require just as Steven Tyler of a mouth to successfully misuse as a round soup spoon.








  • Right??? I wonder if that is even intentional. That also makes it so you cannot have two child spoilers nested at the same level within the same parent spoiler. Something like this should work, but noooooo, the end tags just don’t work like you’d expect:

    ::: spoiler Spoiler 1
    Test
    ::: spoiler Spoiler 2a
    Test
    :::
    ::: spoiler Spoiler 2b
    Test
    :::
    :::
    
    Spoiler 1

    Test

    Spoiler 2a

    Test

    Spoiler 2b

    Test

    :::

    EDIT: Tesseract also adds an extra newline above each start tag in the code block above. In the actual comment source, there are no blank lines in the code block.