Uh oh!
There was an error while loading. Please reload this page.
feat: render benchmark answers as Markdown - #3
Merged
Conversation
Uh oh!
There was an error while loading. Please reload this page.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Benchmark answers now render as readable Markdown instead of dense 12px raw text. The answer browser uses 16px typography, preserves the exact source behind a Raw Markdown disclosure, and keeps model-supplied HTML and unsafe links inert.
The renderer covers the structures that occur in the published results: headings, bold and italic text, ordered and unordered lists, quotes, tables, links, inline code, and fenced code blocks.
Validation
javascript:anddata:links, and inert hostile HTML.20260819-160738-dccad3e3).Post-Deploy Monitoring & Validation
TypeError, and answer-loading errors..markdown-body, formatted text is visible at the larger size, and Raw Markdown opens with the original content.