Merge upstream/experimental: resolve conflicts (keep feat/citations)

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
LofiSu
2026-02-09 21:56:02 +08:00
3 changed files with 78 additions and 32 deletions

View File

@@ -275,8 +275,8 @@ export function ArtifactFilePreview({
if (language === "markdown") {
return (
<div className="size-full px-4">
<Streamdown
className="size-full"
<Streamdown
className="size-full"
{...streamdownPlugins}
components={{ a: CitationLink }}
>