Commit 3dad70c
committed
Render variant and transcript content as markdown on toggle
Adds a hover-revealed eye/code toggle to the variant editor and the
transcript view. In rendered mode the variant textarea is replaced
with a styled markdown view, and partial text/thinking events in the
transcript render as markdown while tool calls and turn markers keep
their structured rendering. Supports CommonMark, GFM (tables, task
lists, strikethrough, autolinks, footnotes), and highlight.js syntax
highlighting themed via the existing light/dark CSS variables.1 parent 5128ffa commit 3dad70c
7 files changed
Lines changed: 2033 additions & 80 deletions
0 commit comments