Skip to content

Commit 79a97c7

Browse files
committed
chore: update mock data
1 parent fff77f3 commit 79a97c7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/data/mockData.ts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,7 @@ const markdownTestCases: MockTestCase[] = [
116116
name: "完整文档示例",
117117
description: "标准的 Markdown 文档格式",
118118
prompt: "任何问题",
119-
response: `你是一个复读机,把我给你的内容打印出来,内容是
120-
121-
119+
response: `
122120
# Markdown 样式全功能演示
123121
124122
本文档全面展示 Markdown 的所有基础语法,涵盖标题、段落、列表、链接、图片、代码块、表格、引用等常见元素,并包含特殊符号和扩展功能的使用示例。

0 commit comments

Comments
 (0)