feat: add rehype-slug for TableOfContents heading IDs

This commit is contained in:
2026-06-01 21:22:49 -05:00
parent 6dc42c1ba8
commit d679b804fc
3 changed files with 10 additions and 0 deletions

View File

@@ -20,6 +20,7 @@
"react-dom": "19.2.4",
"rehype-katex": "^7.0.1",
"rehype-pretty-code": "^0.14.3",
"rehype-slug": "^6.0.0",
"remark-gfm": "^4.0.1",
"remark-math": "^6.0.0"
},