What are you trying to achieve?
I would like to make image posts in Bluesky without the alt tag. Reason being is if you include the alt tags it makes your images look very bad because it gives them a large amount of padding. I’ve posted examples of what it looks like with alt tags and what it looks like without (I made a post manually on bluesky to do this).
Steps taken so far
I tried adding the “emptystring” to the Create a Post Bluesky module, but make is rejecting it even though Bluesky’s API clearly states that the alt tag can be an empty string. Any ideas for how I can get this to work? Thanks!