Sjmarf@lemmy.mltoFediverse@lemmy.world•UPDATE! Now 30% of Lemmy Apps display posts accuratelyEnglish
2·
3 months agoHi! I’m a developer for the Mlem iOS client. Join us on !mlemapp@lemmy.ml!
Yeah, it’s rather inconsistent. I opened an issue for it a while ago.
Mlem dev here. It shows strikethrough, but not superscript. Lemmy has got a unique dialect of Markdown - in the current version we’re using an open-source Github-dialect parser, which is close to Lemmy’s dialect but not perfect. In the next update we’ve written a custom parser that handles all of Lemmy’s Markdown elements, including superscript and spoilers.
Mlem dev here. We’re adding spoiler support in the next update :)