I noticed some of the markdown isn't working in Jerboa

Compare this to the browser:

The spoiler tag not working is particularly concerning.

27 points · 5 comments · view on lemmy.world

5 Comments

NightFantom@slrpnk.net · 3 pts · 3y

Same, came here to see if anyone else talked about missing spoiler tags yet, is it bad manners to tag the dev(s)?

savedbythezsh@sh.itjust.works · 2 pts · 3y

Another example I spotted, block quotes being incorrectly parsed with newlines:

awdsns@feddit.de · 2 pts · 3y (1 reply)

I think that might just be due to different Markdown engines supporting different feature sets. But not having a consistent way to tag spoilers really sucks.

Edit: another thing that's bugging me about the Markdown engine in Jerboa is that it interprets basically any number as a clickable phone number: 123

savedbythezsh@sh.itjust.works · 3 pts · 3y

It's true that these are all extensions to the markdown spec, but support for markdown should be synced with the Lemmy web frontend.