Hi, I think will be great to add lightbox (or something like this) to bigger images, now some images don't look too cool if they are to big to display :)
Hi, I think will be great to add lightbox (or something like this) to bigger images, now some images don't look too cool if they are to big to display :)
Any news or suggestions how to add this?
No feature like that currently. Adding one would is certainly doable, but would require customizing the Markup
react component in our frontend's javascript.
By myself can I do this? I simply want add fancybox3 for images
After a little research I've found out how to add fancybox to image preview. The task was simply add class
to link with image.
But, the first problem is, that markdown must be modified, what I don't want. The second one, I don't fully understand the Markup of image. It works, but not as I expect.
So, the question, how add custom class
to links with image?