this post was submitted on 04 Jun 2025
355 points (96.8% liked)

Programmer Humor

24079 readers
1052 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] WhyJiffie@sh.itjust.works 1 points 1 week ago (1 children)

hmm, you are right. it's not actually a bug in the renderer then

[โ€“] squaresinger@lemmy.world 1 points 1 week ago* (last edited 1 week ago)

The only difference to the standard that I see is that the standard says it should be 1,2,3,4,5, while at least for me it renders as 5,6,7,8,9.

But that's probably because it doesn't render as HTML and thus doesn't rely on HTML to do the numbering.