Make headings clickable via anchors

This commit is contained in:
thiloho
2025-04-27 05:23:27 +02:00
parent 67fe3181ba
commit 6534a8d330
4 changed files with 77 additions and 1 deletions

View File

@@ -15,6 +15,8 @@
"@tailwindcss/vite": "4.1.4",
"astro": "5.7.5",
"markdown-it": "14.1.0",
"rehype-autolink-headings": "7.1.0",
"rehype-slug": "6.0.0",
"sanitize-html": "2.16.0",
"tailwindcss": "4.1.4"
},