Skip to content

feat: add renderMarkdown toggle to MessageBubble#101

Open
mkouzel-yext wants to merge 1 commit into
mainfrom
render-markdown-toggle
Open

feat: add renderMarkdown toggle to MessageBubble#101
mkouzel-yext wants to merge 1 commit into
mainfrom
render-markdown-toggle

Conversation

@mkouzel-yext
Copy link
Copy Markdown
Contributor

Adds a toggle for whether user message text should be rendered as markdown or as plain text. Previously always rendered as Markdown. Rendering as plain text is useful when rendering logs of old conversations.

J=APV-939
TEST=auto,manual

Added unit tests. Modified ChatPanel locally to use renderMarkdown=false, spun up test-site, and confirmed a Markdown link was rendered as plain text.

Adds a toggle for whether user message text should be rendered as markdown or as plain text. Previously always rendered as Markdown. Rendering as plain text is useful when rendering logs of old conversations.

J=APV-939
TEST=auto,manual

Added unit tests. Modified ChatPanel locally to use renderMarkdown=false, spun up test-site, and confirmed a Markdown link was rendered as plain text.
@mkouzel-yext mkouzel-yext requested a review from a team as a code owner June 2, 2026 20:55
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.

1 participant