Skip to content
This repository was archived by the owner on Mar 18, 2026. It is now read-only.

feat: Replace raw HTML with citation-aware markdown parsing#146

Merged
haesookimDev merged 1 commit intodeployfrom
main
Aug 26, 2025
Merged

feat: Replace raw HTML with citation-aware markdown parsing#146
haesookimDev merged 1 commit intodeployfrom
main

Conversation

@haesookimDev
Copy link
Contributor

Refactor ChatParserMarkdown to use processInlineMarkdownWithCitations instead of processInlineMarkdown for headers, table cells, headings, blockquotes, and list items. This change enables proper rendering of citations and improves content safety by avoiding dangerouslySetInnerHTML.

Refactor ChatParserMarkdown to use processInlineMarkdownWithCitations
instead of processInlineMarkdown for headers, table cells, headings,
blockquotes, and list items. This change enables proper rendering of
citations and improves content safety by avoiding dangerouslySetInnerHTML.
@haesookimDev haesookimDev merged commit 62138fe into deploy Aug 26, 2025
4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant