文章-代码-表格-样式

This commit is contained in:
2026-06-18 17:48:17 +08:00 Unverified
parent ce4a201508
commit aa87051c15
6 changed files with 574 additions and 5 deletions
+3 -1
View File
@@ -13,6 +13,8 @@
"dependencies": {
"@astrojs/rss": "^4.0.18",
"@astrojs/sitemap": "^3.7.3",
"astro": "^6.4.8"
"astro": "^6.4.8",
"rehype-mathjax": "^7.1.0",
"remark-math": "^6.0.0"
}
}