feat: support line breaks in messages (remark-breaks plugin)

This commit is contained in:
Nicolas Varrot
2026-02-11 20:22:17 +00:00
parent 02e4bcf554
commit 59104b4217
3 changed files with 36 additions and 4 deletions

View File

@@ -28,6 +28,7 @@
"react-dom": "^19.2.0",
"react-markdown": "^10.1.0",
"rehype-highlight": "^7.0.2",
"remark-breaks": "^4.0.0",
"remark-gfm": "^4.0.1",
"tailwind-merge": "^3.4.0",
"tailwindcss": "^4.1.18"