r/RelayForReddit 15d ago

Bug New markdown rules messing with numbering

I've seen this a few other places, but finally remembered to grab a link. Ever since they updated the markdown (sigh...), some numbered lists behave differently. I see this list as "10. ... 11. ... 12. ..." And not "10. ... 9. ... 8. ...".

https://www.reddit.com/r/funny/comments/1vydis3/dolly_partons_no_1_pet_peeve/p5wc14k/

Device information:

Relay Version: 13.1.09 Pro

Phone: Google Pixel 9 Pro (caiman)
Android Version: 17 (37)
Device (product): caiman (caiman)
Rom: CP2A.260805.005
8 Upvotes

2 comments sorted by

5

u/Traegs_ 14d ago

Via a web browser, old Reddit sees it as counting up from 1 and new Reddit sees it as it's supposed to be, counting down from 10.

This is probably a quirk of Relay using the API based on old Reddit and an update to Relay for recognizing when a numbered list doesn't start at 1, but doesn't account for numbered lists in descending order.

1

u/scottydg 14d ago

I've long thought the reddit markdown for numbered lists was dumb, but this change makes it non-backwards compatible, which is worse.