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

Add Markdown Rendering Support for AI Chat Messages #2544

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

aliraza556
Copy link
Contributor

Problem:

  • AI chat messages lack markdown rendering for better readability and structured content.

closes: #2505

Issue ticket number and link:

Evidence:

https://www.loom.com/share/3773dd5e87454c5087160b6309a9312f

image

image

Acceptance Criteria:

  • Markdown elements (e.g., bold, lists, code blocks) render correctly in chat messages.
  • User-entered markdown displays as formatted text upon submission.
  • Unrecognized markdown falls back to plain text without breaking the UI.

@aliraza556
Copy link
Contributor Author

Hi @tomsmith8, @Rassl, Please review this PR.

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.

[AI Chat] Handle markdown for AI chat feature component
1 participant