From 1127fb4cd5698436cbfcd4606c0e5216dd0cbaf0 Mon Sep 17 00:00:00 2001 From: ache Date: Thu, 3 Nov 2022 01:50:53 +0100 Subject: Add picture support --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index 48040ce..531dc9f 100644 --- a/package.json +++ b/package.json @@ -43,6 +43,7 @@ "mustache": "^4.2.0", "rehype-autolink-headings": "^6.1.1", "rehype-highlight": "^5.0.2", + "rehype-picture": "^4.0.2", "rehype-katex": "^6.0.2", "rehype-raw": "^6.1.1", "rehype-slug": "^5.0.1", -- cgit v1.2.3