this post was submitted on 15 May 2026
38 points (97.5% liked)
Privacy
4751 readers
136 users here now
Icon base by Lorc under CC BY 3.0 with modifications to add a gradient
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Just here to say, there is an even better way to embed an xkcd in Lemmy Markdown.
This will not only make the image into a link but also give the much required hover text.
Like so...
Feel free to make a Python (or sth) snippet that creates the link for you.
The former is easier to read.
If you are talking about the picture being easier to read, then that's a renderer thing and is better off being fixed.
If you are talking about the code being easier to read, yes. The line I made has a 3 features vs the 1 feature in 1 line of the former, so it is to be expected. And that's why I don't expect people to make it themselves.
Nice!