mirror of
https://github.com/multipleof4/lynchmark.git
synced 2026-01-14 00:27:55 +00:00
Docs: Update benchmark for anthropic/claude-opus-4.5 TEMP:0.7
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
async function parseMarkdown(t) {
|
||||
const { marked } = await import("https://esm.sh/marked@12.0.0");
|
||||
return marked.parse(t);
|
||||
}
|
||||
export default parseMarkdown;
|
||||
Reference in New Issue
Block a user