From 42662ae3db2a2f2366942ab7d68f9441e03b29bb Mon Sep 17 00:00:00 2001 From: Dawid Rycerz Date: Tue, 13 Jan 2026 19:06:55 +0100 Subject: Add full content render for rss feed --- package.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package.json') diff --git a/package.json b/package.json index df7f25c..4f25b06 100644 --- a/package.json +++ b/package.json @@ -38,6 +38,7 @@ "rehype-external-links": "^3.0.0", "rehype-unwrap-images": "^1.0.0", "remark-directive": "^4.0.0", + "sanitize-html": "^2.17.0", "satori": "0.15.2", "satori-html": "^0.3.2", "sharp": "^0.34.2", @@ -54,6 +55,7 @@ "@tailwindcss/typography": "^0.5.16", "@types/hast": "^3.0.4", "@types/mdast": "^4.0.4", + "@types/sanitize-html": "^2.16.0", "@types/turndown": "^5.0.5", "autoprefixer": "^10.4.21", "husky": "^9.1.7", -- cgit v1.2.3