@manton Minor Bug-ish Report: The AI descriptions for images sometimes insert quotation marks (particularly if there is text in the image). If you copy and paste this as the alt text for an image, that breaks the HTML.
@manton Minor Bug-ish Report: The AI descriptions for images sometimes insert quotation marks (particularly if there is text in the image). If you copy and paste this as the alt text for an image, that breaks the HTML.
@Mtt This page was just posted. The description generated in Uploads includes quotation marks, but when using "Copy HTML" to paste it elsewhere, the quotation marks appear to be removed.
Description on "Uploads":
A group of people, all dressed in green and white outfits, are depicted under the "mineo" logo on a document with Japanese text mentioning graduation and years of service.
The code obtained from “Copy HTML”:
html
<img src="https://cdn.uploads.micro.blog/170124/2024/mineo.jpg" width="600"
height="410" alt="Auto-generated description: A group of people, all dressed
in green and white outfits, are depicted under the mineo logo on a document
with Japanese text mentioning graduation and years of service.">
@Mtt I’m also posting from the web. It seems there might be some delay before the AI processes the ALT text, so the results may vary depending on timing. In fact, when I upload through “Uploads” and use “Copy HTML,” the ALT text is included, but when I upload an image and post it directly from “Post,” the ALT text does not seem to be included.