autolink headings

This commit is contained in:
Felix Roos 2022-12-22 23:19:38 +01:00
parent 6a9e9ebc4c
commit 869a44dd04
6 changed files with 61 additions and 3 deletions

View file

@ -30,7 +30,10 @@
"tailwindcss": "^3.2.4",
"@heroicons/react": "^2.0.13",
"@supabase/supabase-js": "^1.35.3",
"nanoid": "^4.0.0"
"nanoid": "^4.0.0",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.0.1",
"remark-toc": "^8.0.1"
},
"devDependencies": {
"html-escaper": "^3.0.3"