Hello!
Have a masonry layout like this:
[
[... repeat other items]
I would like the image title do be a link when the image is displayed. I have done this with setting title="[Image title]]([image url])", and this works when the image is displayed, however back on the masonry the image tooltip displays the html, not just the title, like this:
Is there a way round this?
Thanks
