-
Notifications
You must be signed in to change notification settings - Fork 26
Fix NeuralChat markdown rendering for better movie recommendations display #8
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
base: main
Are you sure you want to change the base?
Conversation
|
@kumroputush is attempting to deploy a commit to the whatsupsumit's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
@whatsupsumit could you please check this |
|
@kumroputush see for the conflicts check if something can be changed or improved i will merge it then😊🫡 |
|
@whatsupsumit fixed the merge conflicts , would be happy if you review n merge as well as add the necessary Hacktoberfest tags |
|
@kumroputush can you add SS in the PR |
|
@kumroputush can you add SS in PR i have added the hacktoberfest label |
|
@whatsupsumit could you please review n merge as this pending for long |


NeuralChat Markdown Rendering Fix
Problem
The NEXUS Movie AI chat was displaying raw markdown syntax (like
**movie titles**) instead of properly rendered formatting in chat messages.Solution
<ReactMarkdown>instead of plain<p>tags for message textChanges Made
react-markdowndependencyImpact