summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index e267776..39daf0d 100644
--- a/package.json
+++ b/package.json
@@ -10,6 +10,8 @@
"@astrojs/rss": "^4.0.17",
"@astrojs/sitemap": "^3.7.1",
"astro": "^5",
- "marked": "^17.0.4"
+ "marked": "^17.0.4",
+ "rehype-autolink-headings": "^7.1.0",
+ "rehype-slug": "^6.0.0"
}
}