Problem
Artifact content is saved as markdown but the UI is displaying it as rich text / plain text instead of rendering it. Headers, tables, bold text, and other markdown formatting are not being parsed and rendered.
Expected behavior
Artifact content should render as formatted markdown in the artifact view — headers as headers, tables as tables, lists as lists, etc.
Why this matters
Markdown was chosen specifically so artifacts render cleanly in Quiver. If the UI isn't rendering it, the content
Problem
Artifact content is saved as markdown but the UI is displaying it as rich text / plain text instead of rendering it. Headers, tables, bold text, and other markdown formatting are not being parsed and rendered.
Expected behavior
Artifact content should render as formatted markdown in the artifact view — headers as headers, tables as tables, lists as lists, etc.
Why this matters
Markdown was chosen specifically so artifacts render cleanly in Quiver. If the UI isn't rendering it, the content