aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authoreug-vs <eugene@eug-vs.xyz>2022-10-23 01:39:54 +0300
committereug-vs <eugene@eug-vs.xyz>2022-10-23 01:39:54 +0300
commit6e6c4860d2dc3ff89b29878f196eda3e62d64486 (patch)
treef4dc55752c0e8916ae77fa3d2519e614d5f493fd /package.json
parent552e412a6d289fd9f6b11ca8f694e5b001c60be5 (diff)
downloadbenzin-next-6e6c4860d2dc3ff89b29878f196eda3e62d64486.tar.gz
feat: add autolink literals via remark-gfm
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 73b1546..fe6f347 100644
--- a/package.json
+++ b/package.json
@@ -20,6 +20,7 @@
"react-markdown": "^8.0.3",
"react-syntax-highlighter": "^15.5.0",
"remark-gemoji": "^7.0.1",
+ "remark-gfm": "^3.0.1",
"unist-util-visit-parents": "^5.1.1"
},
"devDependencies": {