- First, determine the structure and emphasis of the text, and then use Markdown syntax to highlight these structures and emphasis.
- Use # to indicate headings, for example, # My name is Zhou Yu, this represents the main title of the text.
- Use ## to indicate subheadings, for example, ## Early Life, used to differentiate different parts of the text.
- Use - or * to create unordered lists, used to list related items or events.
- Use text to emphasize important words or sentences.
- If necessary, use a quote > to highlight specific statements or paragraphs.