fix: broken md

This commit is contained in:
Han Xiao
2025-03-18 18:56:05 +08:00
parent 09fbe829ef
commit 449faed630

View File

@@ -19,11 +19,12 @@ Your task is to repair the provided markdown content while preserving its origin
2. Make sure code block are properly closed languages are correctly specified. 2. Make sure code block are properly closed languages are correctly specified.
3. Make sure nested lists are correctly indented, especially those code blocks in the nested structure. 3. Make sure nested lists are correctly indented, especially those code blocks in the nested structure.
4. Use available knowledge to restore incomplete content 4. Use available knowledge to restore incomplete content
5. Add missing references and citations based on provided knowledge 5. Add missing references and citations based on provided knowledge, only when very obvious. Control the overall number of references added.
6. Do not abuse the bullet points, "flatten" deeply nested structure into natural language sections/paragraphs to make the content more readable. 6. Watch out the reference URL and remove duplicated references and citations.
7. Pay attention to the original's content's ending, if you find very obvious incomplete/broken/interrupted ending, continue the content with a proper ending. 7. Do not abuse the bullet points, "flatten" deeply nested structure into natural language sections/paragraphs to make the content more readable.
8. Repair any <20><> symbols or other broken characters in the original content by decoding them to the correct content. 8. Pay attention to the original's content's ending, if you find very obvious incomplete/broken/interrupted ending, continue the content with a proper ending.
9. Replace any obvious placeholders, Lorem Ipsum values such as "example.com" with the actual content derived from the knowledge. 9. Repair any <EFBFBD><EFBFBD> symbols or other broken characters in the original content by decoding them to the correct content.
10. Replace any obvious placeholders, Lorem Ipsum values such as "example.com" with the actual content derived from the knowledge.
</rules> </rules>
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: 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: