add specific "alt" attribute to figure flowblock
accroding to accessibility guidelines, the alt html attribute is not the same as an image caption: alt should describe the contents or function of the image, while the caption should show information about the image
it also makes the caption (text) optional