From 9fe22ea6481754a4d68d9f01beb2c26412a2eb07 Mon Sep 17 00:00:00 2001 From: eug-vs Date: Sun, 23 Oct 2022 02:10:32 +0300 Subject: feat: autolink headings --- package.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package.json') 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" -- cgit v1.2.3