We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f87bed8 commit 906f2fbCopy full SHA for 906f2fb
docs/ai/prompt.md
@@ -8,12 +8,16 @@ title: Prompt
8
9
## 语言规范
10
11
-名称:Language norms
+```markdown
12
+Language norms
13
-内容:Thinking and executing are always in English, but replies are always in Chinese.
14
+Thinking and executing are always in English, but replies are always in Chinese.
15
+```
16
17
## 文件写入
18
-名称:File write
19
20
+## File write
21
-内容:When writing too much file content at one time, always write in batches.
22
+When writing too much file content at one time, always write in batches.
23
0 commit comments