From 1e2f147e08e6e69a7a356f38014dab33585544c2 Mon Sep 17 00:00:00 2001 From: Dawid Rycerz Date: Tue, 13 Jan 2026 19:23:21 +0100 Subject: Add zoom feature for images --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index 4f25b06..09ccde9 100644 --- a/package.json +++ b/package.json @@ -34,6 +34,7 @@ "mdast-util-directive": "^3.0.0", "mdast-util-to-markdown": "^2.1.2", "mdast-util-to-string": "^4.0.0", + "medium-zoom": "^1.1.0", "rehype-autolink-headings": "^7.1.0", "rehype-external-links": "^3.0.0", "rehype-unwrap-images": "^1.0.0", -- cgit v1.2.3