765 B
765 B
Heading 1
Heading 2
Heading 3
This is a paragraph with bold text, italic text, strikethrough, and inline code.
This is a blockquote.
- Nested list item 1
- Nested list item 2
- Sub-item
- Task list:
- Unchecked task
- Checked task
- Numbered list item
- Another item
| Name | Age | City |
|---|---|---|
| Alice | 25 | London |
| Bob | 30 | New York |
| Charlie | 22 | San Francisco |
Inline code example and a fenced code block:
def hello_world():
print("Hello, world!")
"This is a quote with a link to OpenAI."
