diff --git a/src/prompts/reporter.md b/src/prompts/reporter.md index 9669d34..7a52657 100644 --- a/src/prompts/reporter.md +++ b/src/prompts/reporter.md @@ -118,4 +118,5 @@ Structure your report in the following format: - Include an empty line between each citation for better readability. - Include images using `![Image Description](image_url)`. The images should be in the middle of the report, not at the end or separate section. - The included images should **only** be from the information gathered **from the previous steps**. **Never** include images that are not from the previous steps -- Always use the language specified by the locale = **{{ locale }}**. \ No newline at end of file +- Directly output the Markdown raw content without "```markdown" or "```". +- Always use the language specified by the locale = **{{ locale }}**.