tell me markdown formatting suitable for ChatGPT output
-
Bold text: Enclose the text you want to make bold with two asterisks, like this:
**bold text**. -
Italic text: Enclose the text you want to make italic with one asterisk, like this:
*italic text*. -
Bold and Italic text: Enclose the text you want to make bold and italic with three asterisks, like this:
***bold and italic text***. -
Code block: Enclose the code you want to display in a code block with three backticks, like this:code block -
Inline code: Enclose the code you want to display inline with one backtick, like this:inline code. -
Quote: Use the greater than symbol to create a quote, like this:
This is a quote.
-
Heading: Use one or more hash symbols to create a heading, like this:
Heading 2
Heading 3
-
-
List Item: Use a hyphen and a space to create a bullet point, like this:
-
List item
-
-
-
Ordered List Item: Use a number, period, and space to create an ordered list item, like this:
-
Ordered list item
-
-
Link: Use square brackets to create a link, like this:
[Google](https://www.google.com
原文地址: http://www.cveoy.top/t/topic/fJdh 著作权归作者所有。请勿转载和采集!