feat: add remark-breaks plugin to preserve single newlines in markdown (#4217)

Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
This commit is contained in:
Abhijay Jain
2025-08-20 19:34:58 +05:30
committed by GitHub
parent ba0f55d14b
commit 80ce4541e1
4 changed files with 95 additions and 1 deletions
+1
View File
@@ -78,6 +78,7 @@
"react-select": "^5.10.2",
"react-syntax-highlighter": "^15.6.1",
"react-toastify": "^11.0.5",
"remark-breaks": "^4.0.0",
"remark-gfm": "^4.0.1",
"split-type": "^0.3.4",
"swr": "^2.3.6",