Allow large image preview on click
closed
Vlad Prokopcevs
It would be nice to allow users to view a larger size image if they click on an image in the documentation. Image could open in a modal window stretched to the full browser window size or to its original size.
It would be nice to be able to enable this feature both globally for all pages and locally, only for the current page.
Sébastien Lorber
closed
Best implemented as a first-party plugin
https://github.com/flexanalytics/plugin-image-zoom
Antony Gibbs
Add this to your package.json dependencies:
"plugin-image-zoom": "github:ataft/plugin-image-zoom",
Then add this in the plugins section of your docusaurus.config.js file:
'plugin-image-zoom',
Noah S
You could use an extension like this for markdown
Or use a package like this + mdx to embed images
A
Andrew Taft
Agreed. We're switching our website from a Wordpress Plugin (Minerva Knowledgebase) to Docusaurus and really need this feature. I've attached an example, or you can see it here: https://flexitanalytics.com/learn/administration/