I created a post containing <img class="xyz" src="..." />, but when Discourse renders the post, it puts my image in a lightbox-wrapper and discards my CSS class, so I can’t style it using that class.
Is this a defect in the theme? in Discourse? Is it just something I need to make peace with not being allowed to do? I only want to style certain kinds of images in this particular way and I prefer not to write custom CSS that depends on CSS classes whose names I don’t control.