From 888dad6ec2f3c78676422ad503dcf7ff81507552 Mon Sep 17 00:00:00 2001 From: kamtschatka Date: Mon, 15 Jul 2024 01:11:27 +0200 Subject: feature: Add github markdown support which includes tables, checklists and auto links #300 (#302) added the possibility to add checkboxes --- apps/web/package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/web/package.json') diff --git a/apps/web/package.json b/apps/web/package.json index 91743602..ade09a83 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -63,6 +63,7 @@ "react-masonry-css": "^1.0.16", "react-select": "^5.8.0", "react-syntax-highlighter": "^15.5.0", + "remark-gfm": "^4.0.0", "sharp": "^0.33.3", "superjson": "^2.2.1", "tailwind-merge": "^2.2.1", -- cgit v1.2.3-70-g09d2