I am trying to give an image an empty alt attribute (alt=“”). But when editing an image in a blog post and leaving the alternative text field empty, Hubspot removes the “alt” attribute from the code completely, instead of giving it an empty value.
An empty alt attribute is needed for accessibility, and used by screen readers to know when an image is purely decorative, rather than one that requires description/ alternate text.
I could just use code view to add alt=“” where needed, but what can I offer my content creators who are less familiar with html source code?
