Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: support markdown break line #1274

Merged
merged 1 commit into from
Dec 31, 2023
Merged

fix: support markdown break line #1274

merged 1 commit into from
Dec 31, 2023

Conversation

urmauur
Copy link
Member

@urmauur urmauur commented Dec 31, 2023

fixes #1253

Test scenario

  • Open app chat with any model
  • Go to thread folder enter to your thread id there are a file message.jsonl
  • Try edit the answer and add \n save and refresh your app

Screenshots

No \n
Screenshot 2023-12-31 at 22 49 01
Screenshot 2023-12-31 at 22 49 16

with \n
Screenshot 2023-12-31 at 22 49 33
Screenshot 2023-12-31 at 22 49 46

@urmauur urmauur added the type: bug Something isn't working label Dec 31, 2023
@urmauur urmauur added this to the v0.4.5 milestone Dec 31, 2023
@urmauur urmauur requested a review from louis-menlo December 31, 2023 15:51
@urmauur urmauur self-assigned this Dec 31, 2023
@urmauur urmauur merged commit 50b1fc5 into main Dec 31, 2023
7 checks passed
@urmauur urmauur deleted the fix/markdown-breakline branch December 31, 2023 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

bug: markdown break line is not well displayed
2 participants