H1
H2
H3
H4
H5
H6
This is italic, bold, bold italic, strikethrough, and highlight.
- Unordered list item 1
- Nested unordered list item
- Unordered list item 2
- Ordered list item 1
- Ordered list item 2
- Nested ordered list item
This is a blockquote.
This is a nested blockquote.
This is inline code
This is a code block
with multiple lines
and no syntax highlighting
# This is a Python code block
def hello(name):
return f"Hello, {name}!"
Horizontal Rule
Task List:
- Task 1 done
- Task 2 not done
Tables:
Header 1 | Header 2 |
---|---|
Cell 1 | Cell 2 |
Cell 3 | Cell 4 |
HTML Highlight
Ctrl + C
Footnote1
Footnotes
-
This is a footnote. ↩