Skip to content

Conversation

@Z33xD
Copy link

@Z33xD Z33xD commented Oct 9, 2025

Summary

This change updates the NEURAL-AI chat interface to properly render Markdown syntax (e.g., bold, italics, and links) in chatbot messages. Previously, Markdown symbols like asterisks were displayed as plain text. By integrating markdown-to-jsx, messages now render with correct styling, greatly improving readability and the overall chat experience.

Change type: front-end

Notes for reviewers

This update replaces the plain <p> text element in chat message rendering with the markdown-to-jsx component.
Custom Tailwind-based overrides were added for strong, italic, and link elements to match the NEXUS visual theme.
No backend or API changes were made — this is a pure frontend improvement that enhances message presentation.

@vercel
Copy link

vercel bot commented Oct 9, 2025

@Z33xD is attempting to deploy a commit to the whatsupsumit's projects Team on Vercel.

A member of the Team first needs to authorize it.

@Z33xD
Copy link
Author

Z33xD commented Oct 9, 2025

hi @whatsupsumit. could you please check with this?

@whatsupsumit
Copy link
Owner

@Z33xD add SS for UI changes ...😊

@Z33xD
Copy link
Author

Z33xD commented Oct 11, 2025

image the "The Grand Budapest Hotel (2014)" is being shown in bold in the last reply, if you can see

@Z33xD
Copy link
Author

Z33xD commented Oct 13, 2025

@whatsupsumit any updates?

@Z33xD
Copy link
Author

Z33xD commented Oct 13, 2025

do you want me to fix the merge conflicts?

@Z33xD
Copy link
Author

Z33xD commented Oct 16, 2025

@whatsupsumit please let me know if there's anything to be done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants