I like that when someone creates a community, It usually just becomes a diary for them being able to post what they wanna see, I think we could all be nicer to each other in these trying times

Edit: damn y’all, don’t just say the bad thing you gotta say a good thing too

  • tal@lemmy.today
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    14 days ago

    I wish that Lemmy’s Markdown variant didn’t convert “(c)” to “©” (“©” if it doesn’t show up on PieFed or some other piece of software).

    I not-infrequently want to make lists where I am using “(a)”, “(b)” and “(c)”. It’s also frequently used in US laws, which I will sometimes copy-paste. I never, ever see people needing to use the copyright symbol. If someone wants to write “copyright”, they can write it out or go to the trouble of using Unicode on their client.

    I do like the fact that Lemmy’s Markdown dropped Reddit’s auto-renumbering of numbered lists, which I think was a huge mistake for Reddit to do. Neat idea, but in practice, people would copy-paste items out of numbered lists elsewhere and want to retain the actual item and then Reddit would go renumber it.

    EDIT: I checked. Apparently it doesn’t show up on PieFed, which makes me like it even less, since that means that Lemmy and PieFed (and maybe Mbin) users don’t get the same view of “(c)”.

    • Pamasich@kbin.earth
      link
      fedilink
      arrow-up
      3
      ·
      14 days ago

      Can confirm that I see “©” on Mbin.

      Edit: To explain, I think that’s because Mbin uses the source field of the federated post, which contains the comment as you’ve written it, not as Lemmy renders it. Mbin then parses and transforms it to HTML by its own rules, not Lemmy’s. So the © doesn’t get transformed, because Mbin doesn’t do that.

      I assume it’s the same logic for Piefed.