feat: add autolink headings.

This commit is contained in:
jaywcjlove
2022-09-30 23:18:13 +08:00
parent 7a3e78bd93
commit 617a46c1a5
4 changed files with 88 additions and 74 deletions

View File

@ -23,8 +23,10 @@
"chokidar": "^3.5.3",
"fs-extra": "^10.1.0",
"recursive-readdir-files": "^2.3.0",
"rehype-autolink-headings": "^6.1.1",
"rehype-document": "^6.1.0",
"rehype-format": "^4.0.1",
"rehype-slug": "^5.0.1",
"remark-gemoji": "^7.0.1"
}
}