{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreicif3qo6s3r5vf4cjtei2wgipnojrhgwczmqcsyyehs5sv2c234uy",
"uri": "at://did:plc:pojey3th7arigdaqwjmgl5gg/app.bsky.feed.post/3mjceuv57bfp2"
},
"coverImage": {
"$type": "blob",
"ref": {
"$link": "bafkreigumn42yvnq7zdbw6pabvqf334varkf3e4mxpkm77mzx2jrzwbe3a"
},
"mimeType": "image/png",
"size": 21301
},
"path": "/heres-how-to-actually-add-alt-text-to-images-re-jacob-varney/",
"publishedAt": "2026-04-11T18:37:00.000Z",
"site": "https://kami.bearblog.dev",
"tags": [
"this post"
],
"textContent": "Heya! I just saw this post from Jacob Varney about adding alt text to your stuff.\n\nAnd, while I agree with the notion of doing that, the method he shows is sadly also wrong, and won't meaningfully improve your sites accessibility.\n\nIn markdown, to add alt text to your images, you do this:\n\n\n \n\nThe syntax Jacob showed is actually for adding title text, which is intended to show when hovering over an image, not for accessible image descriptions. Depending on the screenreader, it might not be read at all.\n\nI've already emailed Jacob, but i figured I'd make a seperate post about this as well, to make sure noone is under the illusion that their images are accessible when they actually aren't.",
"title": "Here's how to actually add alt text to images - re: Jacob Varney",
"updatedAt": "2026-04-11T18:42:10.045Z"
}