Support for Expanding/Zooming Images and Diagrams
H
Hichem Fantar
I would like to request a feature that allows users to expand or zoom in on images and diagrams within Docusaurus documentation. This would improve the readability of detailed diagrams, code snippets in screenshots, and other important visual elements.
this is an example of a diagram that can't be read without zooming in https://actix.rs/docs/http_server_init
example implementation: https://nextra.site/docs/guide/image#image-zoom
G
Gokul Balakrishnan
There's a docusaurus plugin for this already - https://gabrielcsapo.github.io/docusaurus-plugin-image-zoom/docs/getting-started/
T
Tony Xu
Gokul Balakrishnan But I don't think this supports mermaid diagram?