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

💬feat: Markdown for user messages #3907

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

WitnessMee
Copy link

Summary

I added Markdown for user messages as requested here #1400 (reply in thread)

Change Type

Please delete any irrelevant options.

  • New feature (non-breaking change which adds functionality)
  • This change may require a documentation update

Testing

All tests in npm run test:client were successful.

Checklist

  • My code adheres to this project's style guidelines
  • I have performed a self-review of my own code
  • I have commented in any complex areas of my code
  • My changes do not introduce new warnings
  • Local unit tests pass with my changes

@NN1985
Copy link

NN1985 commented Sep 13, 2024

Great work. "BetterChatGPT" has had this feature since day one, good to see it come to LibreChat. Does this also include formatted code blocks for user messages?

@danny-avila
Copy link
Owner

Great work. "BetterChatGPT" has had this feature since day one, good to see it come to LibreChat. Does this also include formatted code blocks for user messages?

Yes. However, this PR doesn't fully cover all cases, and we will be adding a toggle for on/off for those that don't prefer this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants