view the rest of the comments
Ask Lemmy
A Fediverse community for open-ended, thought provoking questions
Rules: (interactive)
1) Be nice and; have fun
Doxxing, trolling, sealioning, racism, toxicity and dog-whistling are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them
2) All posts must end with a '?'
This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?
3) No spam
Please do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.
4) NSFW is okay, within reason
Just remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either !asklemmyafterdark@lemmy.world or !asklemmynsfw@lemmynsfw.com.
NSFW comments should be restricted to posts tagged [NSFW].
5) This is not a support community.
It is not a place for 'how do I?', type questions.
If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email info@lemmy.world. For other questions check our partnered communities list, or use the search function.
6) No US Politics.
Please don't post about current US Politics. If you need to do this, try !politicaldiscussion@lemmy.world or !askusa@discuss.online
Reminder: The terms of service apply here too.
Partnered Communities:
Logo design credit goes to: tubbadu
I wish that Lemmy's Markdown variant didn't convert "(c)" to "(c)" ("©" 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)".
Can confirm that I see "(c)" on Mbin.
Edit: To explain, I think that's because Mbin uses the
sourcefield 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 (c) doesn't get transformed, because Mbin doesn't do that.I assume it's the same logic for Piefed.
seems to show without conversion on both mlmym and voyager, so i guess it really is a lemmy issue.. maybe worth raising as a feature request
(mlmym https://old.lemmy.today/post/51265348 )