From 0e55d862e792d0aecb57095c5213192d0bd1ebb1 Mon Sep 17 00:00:00 2001 From: Dima Botezatu Date: Wed, 17 Apr 2024 20:56:34 +0300 Subject: [PATCH] Update README.md - Added docusaurus-plugin-zooming Added Docusaurus Plugin --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f6be3d..eb04b6e 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,8 @@ These projects are using Zooming. Pull requests are welcome! - [Drupal Zooming](https://www.drupal.org/project/zooming): integrate Zooming to Drupal. - [imagediff](https://github.com/Showmax/imagediff): tool for automated UI testing and catching visual regressions. - [OctoberCMS Zooming Images plugin](https://github.com/alex-lit/OctoberCMS-Zooming-Images-Plugin): open source plugin for October CMS. -- [vuepress-plugin-zooming](https://github.com/vuepress/vuepress-plugin-zooming): make images zoomable in VuePress. +- [vuepress-plugin-zooming](https://github.com/vuepress/vuepress-plugin-zooming): make images zoomable in VuePress. +- [docusaurus-plugin-zooming](https://github.com/inovector/docusaurus-plugin-zooming): make images zoomable in Docusaurus. ## Caveats / Limitations