diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index fe6f347..fd93f65 100644 --- a/package.json +++ b/package.json @@ -19,6 +19,8 @@ "react-dom": "18.2.0", "react-markdown": "^8.0.3", "react-syntax-highlighter": "^15.5.0", + "rehype-autolink-headings": "^6.1.1", + "rehype-slug": "^5.0.1", "remark-gemoji": "^7.0.1", "remark-gfm": "^3.0.1", "unist-util-visit-parents": "^5.1.1" |