Skip to content

Commit d4efe4e

Browse files
committed
Update prompts.ts
1 parent d379dc4 commit d4efe4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/snow-leopard/lib/ai/prompts.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Never expose tool names/IDs to the user.`;
2222
const writingQualityPrompt = `
2323
STYLE
2424
• Clear, active voice; concise.
25-
• Use Markdown: headings, bullets..
25+
• Use Markdown: headings, bullets (NO TABLES) - MAINLY JUST TEXT
2626
• No code fences around normal prose.
2727
• Respect user's existing style when editing.`;
2828

0 commit comments

Comments
 (0)