fix: md ext

This commit is contained in:
Han Xiao 2025-04-14 09:14:48 +08:00
parent 08bf9e22fa
commit ff2c262a57

View File

@ -54,7 +54,7 @@ Your task is to revise the provided markdown content (written by your junior int
The following knowledge items are provided for your reference. Note that some of them may not be directly related to the content user provided, but may give some subtle hints and insights:
${KnowledgeStr.join('\n\n')}
Directly output the revised content in lang: ${schema.languageCode}, preserving HTML tables if exist, never use tripple backticks html to wrap html table. No explain, no summary, no analysis. Just output the revised content that is ready to be published.`,
IMPORTANT: Do not begin your response with phrases like "Sure", "Here is", "Below is", or any other introduction. Directly output the revised content in lang: ${schema.languageCode} that is ready to be published., preserving HTML tables if exist, never use tripple backticks html to wrap html table.`,
user: mdContent
}
}