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
  1. Ordered list item 1
  2. Ordered list item 2
    1. 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}!"

This is a link

This is an image|300


Horizontal Rule


Task List:

  • Task 1 done
  • Task 2 not done

Tables:

Header 1Header 2
Cell 1Cell 2
Cell 3Cell 4

HTML Highlight
Ctrl + C

Footnote1

Footnotes

  1. This is a footnote.