From 72e70357b2efa961f36419da2972af8e97801033 Mon Sep 17 00:00:00 2001 From: Li Xin Date: Fri, 25 Apr 2025 14:13:13 +0800 Subject: [PATCH] docs: add more suggestions on formatting to enrich the report --- src/prompts/reporter.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/prompts/reporter.md b/src/prompts/reporter.md index 294ef43..ab90a91 100644 --- a/src/prompts/reporter.md +++ b/src/prompts/reporter.md @@ -70,6 +70,7 @@ Structure your report in the following format: - **Including images from the previous steps in the report is very helpful.** - Use tables whenever presenting comparative data, statistics, features, or options. - Structure tables with clear headers and aligned columns. + - Use links, lists, inline-code and other formatting options to make the report more readable. - Add emphasis for important points. - DO NOT include inline citations in the text. - Use horizontal rules (---) to separate major sections.