Poul Udbye Pock-SteenPoul Udbye Pock-Steen wrote the following post Thu, 02 Jul 2026 01:53:39 +0200
[h3][b][/zrl]
This produces correct alt text in the HTML output:
<img src="https://example.com/photo/uuid-2.jpg" alt="My alt text" />
And a correct attachment.name field:
"name": "My alt text"
But Hubzilla does not display the image at full field width in its own interface in the Article section.
When a size is used as the Image/photo[/zrl]
But then the alt text in the HTML output becomes "Image/photo" and the attachment.name field is missing entirely.
Is there a syntax that supports both a fixed image width and correct alt text simultaneously, or is this a known limitation?

Thank you!