docusaurus-plugin-image-zoom icon indicating copy to clipboard operation
docusaurus-plugin-image-zoom copied to clipboard

Don't zoom on selected images

Open CzechJiri opened this issue 11 months ago • 1 comments

I have few edge cases where I don't want zoom. Is it possible to exclude selected images from the zoom behavior and specify the exclusion in the markdown (rather than global config)?

CzechJiri avatar Feb 10 '25 18:02 CzechJiri

@CzechJiri trick from another library also work here: https://github.com/flexanalytics/plugin-image-zoom?tab=readme-ov-file#excluding-images-from-using-zoom

dok1qq avatar Feb 24 '25 12:02 dok1qq