@[email protected] to [email protected] • edit-21 year ago2023-08-09.jpglemmy.mlimagemessage-square268fedilinkarrow-up11.99Karrow-down1153
arrow-up11.84Karrow-down1image2023-08-09.jpglemmy.ml@[email protected] to [email protected] • edit-21 year agomessage-square268fedilink
minus-squaremetaStaticlinkfedilink2•1 year agook I think I finally need to ask What the fuck is up with the html code? Ive seen this in a lot of posts and it just throws me every time.
minus-square@[email protected]linkfedilink7•1 year agoI don’t see any HTML when I look at that comment from Lemmy, but kbin seems to make a real mess of rendering code blocks. Basically that bit had a few lines of code they could yse to do what they wanted.
minus-square@[email protected]linkfedilink1•1 year agoDo you mean strings like %Y? They’re not url-encoded values - they’re strftime format directives.
ok I think I finally need to ask
What the fuck is up with the html code? Ive seen this in a lot of posts and it just throws me every time.
I don’t see any HTML when I look at that comment from Lemmy, but kbin seems to make a real mess of rendering code blocks. Basically that bit had a few lines of code they could yse to do what they wanted.
Do you mean strings like
%Y
? They’re not url-encoded values - they’re strftime format directives.