Skip to content

feat: add renderMarkdown toggle to MessageBubble#101

Merged
mkouzel-yext merged 1 commit into
mainfrom
render-markdown-toggle
Jun 4, 2026
Merged

feat: add renderMarkdown toggle to MessageBubble#101
mkouzel-yext merged 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
@mkouzel-yext mkouzel-yext merged commit bfe3e93 into main Jun 4, 2026
9 checks passed
@mkouzel-yext mkouzel-yext deleted the render-markdown-toggle branch June 4, 2026 15:39
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.

2 participants