feat: support image optimization in Markdown with astro 5.4

This commit is contained in:
radishzzz 2025-03-12 13:57:32 +00:00
parent a133dfd7f2
commit 7ee47b1d85
15 changed files with 281 additions and 296 deletions

View file

@ -45,7 +45,7 @@
"vite": "^6.2.1"
},
"devDependencies": {
"@antfu/eslint-config": "^4.8.1",
"@antfu/eslint-config": "^4.10.0",
"@types/markdown-it": "^14.1.2",
"@types/mdast": "^4.0.4",
"@types/node": "^22.13.10",