feat: add remark-unwrap-images for improved image handling

This commit is contained in:
2026-03-17 17:14:27 +09:00
parent 8600a088a2
commit da95679fcb
3 changed files with 19 additions and 24 deletions
+1
View File
@@ -28,6 +28,7 @@
"astro": "^6.0.4",
"astro-icon": "^1.1.5",
"remark-reading-time": "^2.0.2",
"remark-unwrap-images": "^4.0.1",
"tailwindcss": "^4.1.18",
"typescript": "^5.9.3",
"unist-util-visit": "^5.1.0"