Zoomable Lightbox Images
Lightbox images are images that are zoomable once published. If you're not sure why your image is not zoomable, follow these instructions to troubleshoot it.
Image inside a <figure>, which is what you have mentioned in your feedback.
- Image with a 'lightbox' outputclass.
If you have images that are not wrapped in a <figure> tag, you will need to add 'lightbox' outputclass this to your DITA <image>.The reason behind this is, we don't want to apply zoom-in function to inline images.