summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDawid Rycerz <dawid@rycerz.xyz>2026-01-13 19:06:55 +0100
committerDawid Rycerz <dawid@rycerz.xyz>2026-01-13 19:06:55 +0100
commit42662ae3db2a2f2366942ab7d68f9441e03b29bb (patch)
treecbeea04301500f180fc1c6973e3d7222469e5f45 /package.json
parentc4afcab46587ace0a9f3b22592f6d17c62ff9e0e (diff)
Add full content render for rss feed
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
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",