The-Commit-Company / raven

Simple, open source team messaging platform
https://www.ravenchat.ai/
GNU Affero General Public License v3.0
317 stars 133 forks source link

fix: remove trailing empty paragraphs when sending messages #1042

Closed nikkothari22 closed 2 months ago

nikkothari22 commented 2 months ago

Used the JSON to find empty paragraphs at the end of the message and set the content in the editor after removing those sections.

Before and after:

image