From 6977ba76e1454c8fbf8740b8eab2ea49651375ed Mon Sep 17 00:00:00 2001 From: kamtschatka Date: Sat, 19 Oct 2024 15:15:59 +0200 Subject: fix(web): Single linebreaks are lost when viewing textnote card. Fixes #549 (#551) added remarkBreaks plugin to properly handle single newlines --- 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 0d967e8d..e6691563 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -66,6 +66,7 @@ "react-masonry-css": "^1.0.16", "react-select": "^5.8.0", "react-syntax-highlighter": "^15.5.0", + "remark-breaks": "^4.0.0", "remark-gfm": "^4.0.0", "sharp": "^0.33.3", "superjson": "^2.2.1", -- cgit v1.2.3-70-g09d2